diff options
author | June McEnroe <june@causal.agency> | 2018-07-17 15:44:35 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-07-17 15:44:35 -0400 |
commit | e81cee1da82bd8d6bffd91ec67d0b3e957d89574 (patch) | |
tree | 838b8a75dbb3fe3d0d15d6fbad9d44247f711c83 /index.html | |
parent | Fix ncurses color pair numbering (diff) | |
download | torus-e81cee1da82bd8d6bffd91ec67d0b3e957d89574.tar.gz torus-e81cee1da82bd8d6bffd91ec67d0b3e957d89574.zip |
Tabify source
And other style changes.
Diffstat (limited to '')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html index ad0c46a..3874b1a 100644 --- a/index.html +++ b/index.html @@ -4,11 +4,11 @@ Hey there, friend. This should get you there. <p> <code> - ssh torus@ascii.town + ssh torus@ascii.town </code> <p> You can also take a detour and play NetHack. <p> <code> - ssh nethack@ascii.town + ssh nethack@ascii.town </code> |