summaryrefslogtreecommitdiff
path: root/includes/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/conf.php')
-rw-r--r--includes/conf.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/includes/conf.php b/includes/conf.php
index bebc4f491..b4c97313f 100644
--- a/includes/conf.php
+++ b/includes/conf.php
@@ -45,8 +45,7 @@ $languages = array("en" => "English");
# top of every page.
// $custom_links = array(
// "<a href=\"index.php\">home</a>",
-// "<a href=\"module.php?mod=user\">school</a>",
-// "<a href=\"module.php?mod=blog\">work</a>");
-
+// "<a href=\"blog\">journal</a>",
+// "<a href=\"story\">articles</a>");
?>