X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4109ef94fd53a03fd8f402e1baed18d27c5c4f42..f867b6b9b6afe591e671970fbab533e8d98b78cb:/doc/examples/blog/index.mdwn?ds=sidebyside

diff --git a/doc/examples/blog/index.mdwn b/doc/examples/blog/index.mdwn
index 201abed20..b0514d575 100644
--- a/doc/examples/blog/index.mdwn
+++ b/doc/examples/blog/index.mdwn
@@ -1,10 +1,14 @@
 [[meta title="example blog"]]
 
-[[pagestats pages="*blog/tags/*"]]
+[[pagestats pages="./tags/*"]]
 
 Welcome to my blog. Have a look at the most recent posts below, or
 browse the tag cloud on the right. An archive of all [[posts]] is also
 available.
 
-[[inline pages="*blog/posts/* and !*/Discussion" show="10"
-actions=yes rootpage="*blog/posts"]]
+[[inline pages="./posts/* and !*/Discussion" show="10"
+actions=yes rootpage="./posts"]]
+
+----
+
+This wiki is powered by [ikiwiki](http://ikiwiki.info).