diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-09 00:24:43 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-09 00:24:43 +0000 |
commit | 121c3b9139fc11e1a43975b1d4a46bdd869a9d78 (patch) | |
tree | 7c7f8036a62dc1a38cd7a54b32a50caffe96781c | |
parent | 8032e835a0b84ec345e2aacbe563f7e7b8d90d4d (diff) | |
download | ikiwiki-121c3b9139fc11e1a43975b1d4a46bdd869a9d78.tar ikiwiki-121c3b9139fc11e1a43975b1d4a46bdd869a9d78.tar.gz |
try putting the logo in the user box
-rw-r--r-- | doc/index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn index 14d1dd1cf..ccd7ffd29 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -1,4 +1,3 @@ -[[ikiwiki_logo|logo/ikiwiki.png]] ikiwiki is a **wiki compiler**. It converts wiki pages into HTML pages suitable for publishing on a website. Unlike many wikis, ikiwiki does not have its own ad-hoc means of storing page history, @@ -12,6 +11,7 @@ and instead uses a revision control system such as [[Subversion]]. and a [[RoadMap]]. [[template id=note text=""" +[[ikiwiki_logo|logo/ikiwiki.png]] If you use ikiwiki, please list your wiki in [[IkiWikiUsers]]. Thanks! --[[Joey]] """]] |