aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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]]