]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/favicon/discussion.mdwn
(no commit message)
[ikiwiki.git] / doc / plugins / favicon / discussion.mdwn
1 To change favicon you need edit lib/perl5/site_perl/5.8.8/IkiWiki/Plugin/favicon.pm and change line:
2 > $template->param(favicon => "favicon.ico");
3  
4 at the end of file. And rebuild wiki:
5 > ikiwiki -setup your_wiki_config
6
7 After reload page you'll see your new favicon.
8
9 That method allow configure Animated PNG even:
10 > ikiwiki.sphynkx.org.ua
11
12 ----
13 Sphynkx