From 815c484193385cd8d6dbd77c53d6a9a9a09fde78 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 16 Sep 2006 15:16:24 +0000 Subject: hmm --- doc/logo.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/logo.mdwn') diff --git a/doc/logo.mdwn b/doc/logo.mdwn index 55ce6e955..026e697b5 100644 --- a/doc/logo.mdwn +++ b/doc/logo.mdwn @@ -17,8 +17,8 @@ added). The [[favicon.ico]] can also be generated from this file, as follows: for s in 16 32 64; do - inkscape -z -w $s -i favicon -e favicon-$s.png ikiwiki.svgz - done + inkscape -z -w $s -i favicon -e favicon-$s.png ikiwiki.svgz; + done; icotool -c -o favicon.ico favicon-*.png && rm -f favicon-*.png Some other alternate icons are also included in the svg file and can -- cgit v1.2.3