X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0261718d0f85267a4fae89325bc0c159be6f2dac..f0f1263c147e6972af9a673e9173043fb9fc12ee:/doc/logo.mdwn

diff --git a/doc/logo.mdwn b/doc/logo.mdwn
index 91988ad9d..35ec21748 100644
--- a/doc/logo.mdwn
+++ b/doc/logo.mdwn
@@ -7,8 +7,8 @@ it to [[Joey]] for inclusion here. (Or upload it, once that feature is
 added).
 
 * [[ikiwiki_logo|ikiwiki.png]]  
-  [[ikiwiki_logo_large|ikiwiki_large.png]]
-  [[ikiwiki_icon|ikiwiki_icon.png]]
+  [[ikiwiki_logo_large|ikiwiki_large.png]]  
+  [[ikiwiki_button|ikiwiki_button.png]]
 
   [[SVG_source|ikiwiki.svgz]], can be used to generate a logo at any size
   with a command like:  
@@ -19,12 +19,14 @@ added).
 
 	inkscape -w 16 -i favicon -e favicon.ico ikiwiki.svgz
 
-  The icon can also be generated as follows:
+  The button can also be generated as follows:
 
-  	inkscape -w 80 -i icon -e icon.png ikiwiki.svgz
+  	inkscape -w 80 -i button -e ikiwiki_button.png ikiwiki.svgz
 
-  Some other alternate icons are also included in the svg file and can
-  be extracted by specifying their names.
+  Some other alternate icons and buttons are also included in the svg file
+  and can be extracted by specifying their names.
+
+  [[img ikiwiki.png alt="bob" size="200x200"]]
 
   Contributed by Recai Oktaş