diff options
author | June McEnroe <june@causal.agency> | 2018-08-05 16:48:07 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-08-05 16:48:07 -0400 |
commit | f9527168498b282cb8bd1594ce767db3209ff03f (patch) | |
tree | a7d4404cb1d564926c285e23e0eb0e8931effb51 | |
parent | Set client sockets SNDBUF to twice tile size (diff) | |
download | torus-f9527168498b282cb8bd1594ce767db3209ff03f.tar.gz torus-f9527168498b282cb8bd1594ce767db3209ff03f.zip |
Add chat 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 3874b1a..a934f1c 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,12 @@ Hey there, friend. This should get you there. ssh torus@ascii.town </code> <p> +Or you can just come and chat. +<p> +<code> + ssh chat@ascii.town +</code> +<p> You can also take a detour and play NetHack. <p> <code> |