diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-21 16:45:59 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-21 16:45:59 -0500 |
commit | 836bf625c9de3c7624c2863228662583b634a16f (patch) | |
tree | 88f337bc8b37b13373b7f5b2639b724abfc099ef /doc | |
parent | a0eee761f7ded1d5bacd96fe79300ec49384cba2 (diff) | |
download | ikiwiki-836bf625c9de3c7624c2863228662583b634a16f.tar ikiwiki-836bf625c9de3c7624c2863228662583b634a16f.tar.gz |
formatting
Diffstat (limited to 'doc')
-rw-r--r-- | doc/examples/blog.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/blog.mdwn b/doc/examples/blog.mdwn index afdabe316..0861d42f7 100644 --- a/doc/examples/blog.mdwn +++ b/doc/examples/blog.mdwn @@ -20,4 +20,5 @@ Some additional configuration you might want to do: * Enable the [[comments|plugin/comments]] plugin and configure it to enable comments to posts to the blog: + comments_pagespec => 'blog/posts/*', |