diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-06-06 16:12:54 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-06-06 16:12:54 +0200 |
commit | 1d7a6e5ca7043174f4842c3f2082d994a80c0893 (patch) | |
tree | 4f3866b6b9b36f7f52a0228d348c06b933c53550 | |
parent | 4f20472037c85e7e3c4af920e3f09956a7001330 (diff) |
Include 2nd level headers in toc.
-rw-r--r-- | ikiwiki/website.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki/website.mdwn b/ikiwiki/website.mdwn index c2b3284..5321240 100644 --- a/ikiwiki/website.mdwn +++ b/ikiwiki/website.mdwn @@ -8,7 +8,7 @@ but simpler than most web-based content management systems (CMS). This page provides a short introduction to using ikiwiki-based websites, aimed at website owners and webdesigners (but not [[technicians|tech]]). -[[!toc ]] +[[!toc levels=2]] ## Static web pages for static content |