aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/favicon/discussion.mdwn
blob: 8798d9026ab3ee83045d2ec21885ab84c5371869 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
To change favicon you need edit lib/perl5/site_perl/5.8.8/IkiWiki/Plugin/favicon.pm and change line:
> $template->param(favicon => "favicon.ico");
 
at the end of file. And rebuild wiki:
> ikiwiki -setup your_wiki_config

After reload page you'll see your new favicon.

That method allow configure Animated PNG even:
> ikiwiki.sphynkx.org.ua

----
Sphynkx