diff options
author | Franek <Franek@web> | 2012-12-20 18:09:41 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-12-20 18:09:41 -0400 |
commit | 30393190353f9c3eaedf40df98bc7946737ea35a (patch) | |
tree | baee033ee58109dc9e7d558538c345f42d653b73 /doc/plugins/contrib | |
parent | 130fd91a6926990ba8fc3a132a81e55c61d16270 (diff) | |
download | ikiwiki-30393190353f9c3eaedf40df98bc7946737ea35a.tar ikiwiki-30393190353f9c3eaedf40df98bc7946737ea35a.tar.gz |
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r-- | doc/plugins/contrib/localfavicon.mdwn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/plugins/contrib/localfavicon.mdwn b/doc/plugins/contrib/localfavicon.mdwn index 49347ce09..66c9fdf5c 100644 --- a/doc/plugins/contrib/localfavicon.mdwn +++ b/doc/plugins/contrib/localfavicon.mdwn @@ -1,6 +1,3 @@ -**Note: This plugin does not seem to be working presently.** - - [[!template id=plugin name=localfavicon author="Franek"]] This is a trivial modification of the [[plugins/favicon]] plugin to allow different favicons for different parts of the site. For this, the option "localfavicon" has to be set to 1 in the setup file, otherwise the plugin behaves just like the favicon plugin. |