about summary refs log tree commit diff homepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
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>
/td>Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev