diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 18:51:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 18:51:21 -0400 |
commit | d9275303cc25911b1fe1e1754a4a56f9070426c1 (patch) | |
tree | 5586bb99002308080149dc6920ea0fed277fd1fb /doc | |
parent | 58e346d229557915b3f8b70c8f63ae4184e50e27 (diff) |
correct the command line used to generate the favicon
Diffstat (limited to 'doc')
-rw-r--r-- | doc/logo.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/logo.mdwn b/doc/logo.mdwn index 46ced3ad3..5e2b3c736 100644 --- a/doc/logo.mdwn +++ b/doc/logo.mdwn @@ -31,7 +31,7 @@ added). * [[favicon.svgz]] is used to generate the favicon.ico: - inkscape -w 16 -i favicon -e favicon.ico ikiwiki.svgz + inkscape -w 16 -i favicon -e favicon.ico favicon.svgz * [[ikiwiki_logo|ikiwiki_old2.png]] |