diff options
author | Franek <Franek@web> | 2012-06-25 05:53:40 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-06-25 05:53:40 -0400 |
commit | ed87aea98478db3f612243f38fa695bbb5b24a27 (patch) | |
tree | dd6a80e76564a3183cf8aa58b3b74e18975ff7bd /doc/plugins | |
parent | aebd6ce3ae97c880e3c10f4bdf4f46e04e83d7c0 (diff) | |
download | ikiwiki-ed87aea98478db3f612243f38fa695bbb5b24a27.tar ikiwiki-ed87aea98478db3f612243f38fa695bbb5b24a27.tar.gz |
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/localfavicon.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/contrib/localfavicon.mdwn b/doc/plugins/contrib/localfavicon.mdwn index be1415582..b15095022 100644 --- a/doc/plugins/contrib/localfavicon.mdwn +++ b/doc/plugins/contrib/localfavicon.mdwn @@ -3,3 +3,5 @@ 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. For now, it can be downloaded here: [[http://perm.lemtank.de/localfavicon.pm]] + +See the [[this forum thread|forum/Can_I_have_different_favicons_for_each_folder__63__]] for discussion. |