diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-19 04:31:42 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-19 04:31:42 +0000 |
commit | 374ff5d493d07fbbb9961310e51666b3dd95e6ef (patch) | |
tree | d68186b6af69bc29cdeb3cd3d49bcacd9ca4cba9 /doc | |
parent | 62aaf67a32ada70d1eaa5f29cf80824642eeb7ff (diff) |
add ikiwiki links to example pages
Diffstat (limited to 'doc')
-rw-r--r-- | doc/examples/blog/index.mdwn | 4 | ||||
-rw-r--r-- | doc/examples/softwaresite/index.mdwn | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/doc/examples/blog/index.mdwn b/doc/examples/blog/index.mdwn index 0a4eb7307..b0514d575 100644 --- a/doc/examples/blog/index.mdwn +++ b/doc/examples/blog/index.mdwn @@ -8,3 +8,7 @@ available. [[inline pages="./posts/* and !*/Discussion" show="10" actions=yes rootpage="./posts"]] + +---- + +This wiki is powered by [ikiwiki](http://ikiwiki.info). diff --git a/doc/examples/softwaresite/index.mdwn b/doc/examples/softwaresite/index.mdwn index 306084222..983426178 100644 --- a/doc/examples/softwaresite/index.mdwn +++ b/doc/examples/softwaresite/index.mdwn @@ -5,3 +5,8 @@ your example program needs. This is its wiki. * [[news]] * [[documentation|doc]] * [[contact]] + +---- + +This wiki is powered by [ikiwiki](http://ikiwiki.info). + |