diff options
author | June McEnroe <june@causal.agency> | 2019-01-04 19:14:00 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-01-04 19:14:00 -0500 |
commit | 9e7a0b799acd7eeedeffbc3b5eff3a156303d9ac (patch) | |
tree | cb0c921308ec590e2441b4ab9a897b4593066810 /index.html | |
parent | Merge branch 'backport' (diff) | |
download | torus-9e7a0b799acd7eeedeffbc3b5eff3a156303d9ac.tar.gz torus-9e7a0b799acd7eeedeffbc3b5eff3a156303d9ac.zip |
Add play to index.html
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html index b3d71a6..ba0a18d 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,10 @@ Hey there, friend. This should get you there. <p> <a href="ssh://torus@ascii.town"><code>ssh torus@ascii.town</code></a> <p> +Try for a high score at 2048. +<p> +<a href="ssh://play@ascii.town"><code>ssh play@ascii.town</code></a> +<p> Or you can just come and chat. <p> <a href="ssh://chat@ascii.town"><code>ssh chat@ascii.town</code></a> |