aboutsummaryrefslogtreecommitdiff
path: root/doc/logo.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-16 15:16:24 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-16 15:16:24 +0000
commit815c484193385cd8d6dbd77c53d6a9a9a09fde78 (patch)
treebda9146fabde868955ca2b20a99cb214538dbeaa /doc/logo.mdwn
parentfa96eab12016e2f29a0a3522f1229039fbbf2c5e (diff)
downloadikiwiki-815c484193385cd8d6dbd77c53d6a9a9a09fde78.tar
ikiwiki-815c484193385cd8d6dbd77c53d6a9a9a09fde78.tar.gz
hmm
Diffstat (limited to 'doc/logo.mdwn')
-rw-r--r--doc/logo.mdwn4
1 files changed, 2 insertions, 2 deletions
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