summaryrefslogtreecommitdiff
path: root/doc/plugins/favicon.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-16 15:12:01 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-16 15:12:01 +0000
commitfa96eab12016e2f29a0a3522f1229039fbbf2c5e (patch)
tree1b64018645954c1666a51087afb2a7421b1a68fb /doc/plugins/favicon.mdwn
parent42973f687ca3a312303330b0ac50ef618a13381c (diff)
* Updated ikiwiki.svgz from Recai, includes an icon and is used to generate
a multi-resolution favicon.ico.
Diffstat (limited to 'doc/plugins/favicon.mdwn')
-rw-r--r--doc/plugins/favicon.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/plugins/favicon.mdwn b/doc/plugins/favicon.mdwn
index f301433fa..efa3b1535 100644
--- a/doc/plugins/favicon.mdwn
+++ b/doc/plugins/favicon.mdwn
@@ -2,5 +2,6 @@
[[tag type/chrome]]
If this plugin is enabled, then an icon link is added to pages, for web
-browsers to display. The icon is currently hardcoded to be a favicon.png,
-which must be in the root of the wiki.
+browsers to display. The icon is currently hardcoded to be a favicon.ico,
+which must be in the root of the wiki. The [[logo]] page explains how this
+icon was generated.