about summary refs log tree commit diff homepage
path: root/index.html
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-08-21 14:46:28 -0400
committerJune McEnroe <programble@gmail.com>2017-08-21 14:46:28 -0400
commitdb6c7d2f0e03809a87e13624ca58558a69aec11e (patch)
tree3b02762839f2c95747de937f025d855e32401058 /index.html
parentClean up unnecessary kevent initializers (diff)
downloadtorus-db6c7d2f0e03809a87e13624ca58558a69aec11e.tar.gz
torus-db6c7d2f0e03809a87e13624ca58558a69aec11e.zip
Add nethack to index.html
Diffstat (limited 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>