diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-02 18:33:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-02 18:33:03 +0000 |
commit | c2a204b72de770634407bf6532f144580fafc5ff (patch) | |
tree | 3dd1879fafd45dc012cc4d11e15afeb766bb36ae /doc | |
parent | d61935c8ed85e5b4be6292b42516832f42a3a5b0 (diff) |
web commit by MarkusSchaber
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 0a0162713..c16db4bf8 100644 --- a/doc/logo.mdwn +++ b/doc/logo.mdwn @@ -13,7 +13,7 @@ added). [[SVG_source|ikiwiki.svgz]], can be used to generate a logo at any size with a command like: - inkscape -w 90 -i logo -e ikiwiki.png ikiwiki.svgz + inkscape -w 90 -i logo -e ikiwiki.png ikiwiki.svgz inkscape -w 150 -i logo -e ikiwiki_large.png ikiwiki.svgz The [[favicon.ico]] can also be generated from this file, as follows: |