diff options
author | June McEnroe <programble@gmail.com> | 2017-08-21 14:46:28 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2017-08-21 14:46:28 -0400 |
commit | db6c7d2f0e03809a87e13624ca58558a69aec11e (patch) | |
tree | 3b02762839f2c95747de937f025d855e32401058 /index.html | |
parent | Clean up unnecessary kevent initializers (diff) | |
download | torus-db6c7d2f0e03809a87e13624ca58558a69aec11e.tar.gz torus-db6c7d2f0e03809a87e13624ca58558a69aec11e.zip |
Add nethack to index.html
Diffstat (limited to '')
-rw-r--r-- | index.html | 6 |
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> |