summary refs log tree commit diff homepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-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>
pink/commit/ui-tree.c?id=ded9393b173853d2e960f9b176aeb0bc4ed35be2&follow=1'>Add submodule links in tree listingLars Hjemli 2007-05-11Add submodules.sh and use it during buildsLars Hjemli 2007-05-11Added git as a submoduleLars Hjemli 2007-05-09Add support for downloading single blobsLars Hjemli 2007-05-08ui-view: show pathname if specified in querystringLars Hjemli 2007-05-08Update to libgit 1.5.2-rc2Lars Hjemli 2007-02-21Layout updateLars Hjemli 2007-02-08Make snapshot feature configurableLars Hjemli 2007-02-08Add support for snapshotsLars Hjemli 2007-02-05cgit v0.2Lars Hjemli 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli 2007-02-04Update cgitrc templateLars Hjemli 2007-02-04Add support for lightweight tagsLars Hjemli 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli 2007-02-04Do not die if tag has no messageLars Hjemli 2007-02-03Fix search for non-virtual urlsLars Hjemli 2007-01-28Update README with install/config informationLars Hjemli