about summary refs log tree commit diff homepage
path: root/index.html
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-27 17:23:33 -0400
committerJune McEnroe <june@causal.agency>2018-08-27 17:23:33 -0400
commit5d7ac824b28fa6427fcb6b1c2f0b4f42fb543d6e (patch)
tree2244f64fc570088a6d3767f50f6df609540b762b /index.html
parentFix color pairs once and for all (diff)
parentDump HELP_DATA with client -h (diff)
downloadtorus-5d7ac824b28fa6427fcb6b1c2f0b4f42fb543d6e.tar.gz
torus-5d7ac824b28fa6427fcb6b1c2f0b4f42fb543d6e.zip
Merge branch 'ansi'
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 3 insertions, 9 deletions
diff --git a/index.html b/index.html
index a934f1c..b3d71a6 100644
--- a/index.html
+++ b/index.html
@@ -3,18 +3,12 @@
 <p>
 Hey there, friend. This should get you there.
 <p>
-<code>
-	ssh torus@ascii.town
-</code>
+<a href="ssh://torus@ascii.town"><code>ssh torus@ascii.town</code></a>
 <p>
 Or you can just come and chat.
 <p>
-<code>
-	ssh chat@ascii.town
-</code>
+<a href="ssh://chat@ascii.town"><code>ssh chat@ascii.town</code></a>
 <p>
 You can also take a detour and play NetHack.
 <p>
-<code>
-	ssh nethack@ascii.town
-</code>
+<a href="ssh://nethack@ascii.town"><code>ssh nethack@ascii.town</code></a>