aboutsummaryrefslogtreecommitdiff
path: root/doc/logo.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-06-18 21:21:06 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-06-18 21:21:06 +0000
commitb1e905cfb86d7534ef19ba965ff1894e69d34a06 (patch)
treee53714cf5a6a9910b0730883a3f5d9c4f232a48a /doc/logo.mdwn
parent7e3e3f5babee02559bd7145704afbd1d252f4128 (diff)
downloadikiwiki-b1e905cfb86d7534ef19ba965ff1894e69d34a06.tar
ikiwiki-b1e905cfb86d7534ef19ba965ff1894e69d34a06.tar.gz
update
Diffstat (limited to 'doc/logo.mdwn')
-rw-r--r--doc/logo.mdwn12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/logo.mdwn b/doc/logo.mdwn
index 827b419dd..87ff32a8f 100644
--- a/doc/logo.mdwn
+++ b/doc/logo.mdwn
@@ -19,11 +19,11 @@ added).
LaTeX source to an image approximating the above:
- \documentclass{article}
- \usepackage{graphicx}
- \begin{document}
- \pagestyle{empty}
- \huge\reflectbox{iki}wiki
- \end{document}
+ \documentclass{article}
+ \usepackage{graphicx}
+ \begin{document}
+ \pagestyle{empty}
+ \huge\reflectbox{iki}wiki
+ \end{document}
Contributed by [[JeroenSchot]]