summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2020-01-12 12:38:54 +0100
committerYehonal <yehonal.azeroth@gmail.com>2020-01-12 12:38:54 +0100
commit33429ab077e1739bd616d637c3beed863c7d1cfc (patch)
tree03ea971214332f3d1a434db0f404dd86235a5a29
parentb52d6e28f0fdb22d8e0ba2e806527612ca11927d (diff)
downloadwiki-33429ab077e1739bd616d637c3beed863c7d1cfc.tar.gz
wiki-33429ab077e1739bd616d637c3beed863c7d1cfc.tar.bz2
wiki-33429ab077e1739bd616d637c3beed863c7d1cfc.zip
unordered list for TOC
-rw-r--r--_layouts/azerothcore.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/azerothcore.html b/_layouts/azerothcore.html
index 3215d60..8fd7774 100644
--- a/_layouts/azerothcore.html
+++ b/_layouts/azerothcore.html
@@ -37,7 +37,7 @@
<div>
<p>Contents:</p>
- {% include git-wiki/components/toc/toc-lib.html html=content sanitize=true class="inline_toc" id="git-wiki-toc" h_min=1 h_max=2 ordered=1 %}
+ {% include git-wiki/components/toc/toc-lib.html html=content sanitize=true class="inline_toc" id="git-wiki-toc" h_min=1 h_max=2 %}
</div>
{% if site.inc_after_toc %}