about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-08 00:05:32 -0400
committerJune McEnroe <june@causal.agency>2019-07-08 00:05:32 -0400
commit71deb466f0e9ac2f89fc60c9ec462f7a66e8468a (patch)
tree632cd19c957cfd3b6539808ab5b5037734534392
parentDon't install rc.kfcgi either (diff)
downloadtorus-71deb466f0e9ac2f89fc60c9ec462f7a66e8468a.tar.gz
torus-71deb466f0e9ac2f89fc60c9ec462f7a66e8468a.zip
Remove NetHack from index
-rw-r--r--index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/index.html b/index.html
index 9354bb8..3cab4c4 100644
--- a/index.html
+++ b/index.html
@@ -28,10 +28,4 @@
 			<code><a href="ssh://chat@ascii.town">ssh chat@ascii.town</a></code>
 		</td>
 	</tr>
-	<tr>
-		<td>NetHack</td>
-		<td>
-			<code><a href="ssh://nethack@ascii.town">ssh nethack@ascii.town</a></code>
-		</td>
-	</tr>
 </table>
2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe