summary refs log tree commit diff homepage
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-08-21 14:46:28 -0400
committerJune McEnroe <june@causal.agency>2017-08-21 14:46:28 -0400
commit5d640d8cc80fa80e7a8d84432d6c5af0020ec061 (patch)
treebd60b040f49f2132d296d5ffba1272faf11500c3
parentClean up unnecessary kevent initializers (diff)
downloadtorus-5d640d8cc80fa80e7a8d84432d6c5af0020ec061.tar.gz
torus-5d640d8cc80fa80e7a8d84432d6c5af0020ec061.zip
Add nethack to index.html
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index d5aa1ed..ad0c46a 100644
--- a/index.html
+++ b/index.html
@@ -6,3 +6,9 @@ Hey there, friend. This should get you there.
 <code>
     ssh torus@ascii.town
 </code>
+<p>
+You can also take a detour and play NetHack.
+<p>
+<code>
+    ssh nethack@ascii.town
+</code>