summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 20ce485b..ee547d5a 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -236,7 +236,7 @@ IkiWiki::Setup::Standard->import({
# tag plugin
# parent page tags are located under
- #tagbase => 'tag',
+ tagbase => 'tag',
# teximg plugin
# Should teximg use dvipng to render, or dvips and convert?