diff options
author | June McEnroe <june@causal.agency> | 2017-08-21 14:46:28 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2017-08-21 14:46:28 -0400 |
commit | 5d640d8cc80fa80e7a8d84432d6c5af0020ec061 (patch) | |
tree | bd60b040f49f2132d296d5ffba1272faf11500c3 | |
parent | Clean up unnecessary kevent initializers (diff) | |
download | torus-5d640d8cc80fa80e7a8d84432d6c5af0020ec061.tar.gz torus-5d640d8cc80fa80e7a8d84432d6c5af0020ec061.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> |