about summary refs log tree commit diff stats
path: root/wiki.php
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-01-03 01:38:59 +0000
committerahriman <ahriman@falte.red>2019-01-03 01:38:59 +0000
commit2cff2b45ef8107b04191a1c3658744c8c6abd411 (patch)
tree009531d702ce608b3c10e8a33dd338cb07a22a86 /wiki.php
parentadb9cc5dac01a51e9f723948133c2b820e4a8a0a (diff)
downloadsite-2cff2b45ef8107b04191a1c3658744c8c6abd411.tar.gz
added dcss wiki page
Diffstat (limited to 'wiki.php')
-rw-r--r--wiki.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/wiki.php b/wiki.php
index dfad6b4..9a83a28 100644
--- a/wiki.php
+++ b/wiki.php
@@ -30,7 +30,8 @@
         </p>
 
         <h3>Pages:</h3>
-        <a href="wiki.php?page=unixprotips">UNIX ProTips</a><br />
+        &nbsp;&nbsp;<a href="wiki.php?page=dcss">Dungeon Crawl Stone Soup</a><br />
+        &nbsp;&nbsp;<a href="wiki.php?page=unixprotips">UNIX ProTips</a><br />
         <?php
 
         } else {