about summary refs log tree commit diff homepage
path: root/index.html
blob: b3d71a6a39a16e9226935956a65b0a3c5b884177 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<title>Route 22 to ascii.town</title>
<p>
Hey there, friend. This should get you there.
<p>
<a href="ssh://torus@ascii.town"><code>ssh torus@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>
<p>
You can also take a detour and play NetHack.
<p>
<a href="ssh://nethack@ascii.town"><code>ssh nethack@ascii.town</code></a>
ref='/cgit-pink/commit/html.c?id=6d7e3596ebb387265d8cfdc5b312e0ea76da8c8a&follow=1'>html: check return value of writeJason A. Donenfeld 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping