diff options
author | Franek <Franek@web> | 2012-06-25 05:57:07 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-06-25 05:57:07 -0400 |
commit | 1aedd56888875cc274fda0194ebe2797d9d46104 (patch) | |
tree | 3a0c7817be01b1e56974d252cb69238538a6a24f /doc/plugins/contrib | |
parent | ed87aea98478db3f612243f38fa695bbb5b24a27 (diff) | |
download | ikiwiki-1aedd56888875cc274fda0194ebe2797d9d46104.tar ikiwiki-1aedd56888875cc274fda0194ebe2797d9d46104.tar.gz |
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r-- | doc/plugins/contrib/localfavicon.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/localfavicon.mdwn b/doc/plugins/contrib/localfavicon.mdwn index b15095022..66c9fdf5c 100644 --- a/doc/plugins/contrib/localfavicon.mdwn +++ b/doc/plugins/contrib/localfavicon.mdwn @@ -1,4 +1,4 @@ -[[!template id=plugin name=img author="Franek"]] +[[!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. |