aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-05-06 16:30:59 +0200
committerlonkaars <loek@pipeframe.xyz>2021-05-06 16:30:59 +0200
commit19e27ab20c2546cd4a0afdd266cb8b35de248228 (patch)
treeee32914baab52a7eb1e704638e9c0b71d9f04458
parente2525a0f02b5c3d7ca8f21ea4b9feadcc4946387 (diff)
add link to dynmap
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 0d9232d..93ca02e 100644
--- a/index.html
+++ b/index.html
@@ -23,7 +23,8 @@
<li>My <a target="_blank" href="https://bitwarden.pipeframe.xyz">bitwarden</a> instance</li>
<li>My <a target="_blank" href="https://filestash.pipeframe.xyz">filestash</a> instance</li>
<li>An <a target="_blank" href="https://etesync.pipeframe.xyz">etesync</a> server</li>
- <li>My private <a target="_blank" href="https://git.pipeframe.xyz">git</a> server</li>
+ <li>My <a target="_blank" href="https://git.pipeframe.xyz">git</a> server</li>
+ <li>My private <a target="_blank" href="https://minecraft.pipeframe.xyz">minecraft</a> server (the link goes to a dynmap website)</li>
</ul>
<p>
I'm also working on <a target="_blank" href="https://github.com/lonkaars/connect-4">a connect 4 website</a>. This was originally a simple school project, but I decided to go overboard and try to show off as much as I can. It's not finished yet, and has a lot of security issues, but I'm taking it on as my 'summer break project' <del>so that's also going to be hosted on this domain when it's semi-safe to run publicly</del>. It's currently hosted on <a href="https://connect4.pipeframe.xyz">connect4.pipeframe.xyz</a> as a public beta.