summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2021-04-22 14:57:22 +0200
committerGitHub <noreply@github.com>2021-04-22 14:57:22 +0200
commit7aec893c7f275a3824a9ae9bc0ba24f2c3e25d9e (patch)
tree4844ef9f97d6fd4ae6d22f021882db7bd10b32b8
parent9126b70c30fe3a8ea1ba58e5b5601684afe5f21a (diff)
downloadwiki-7aec893c7f275a3824a9ae9bc0ba24f2c3e25d9e.tar.gz
wiki-7aec893c7f275a3824a9ae9bc0ba24f2c3e25d9e.tar.bz2
wiki-7aec893c7f275a3824a9ae9bc0ba24f2c3e25d9e.zip
Update azerothcore.html
-rw-r--r--_layouts/azerothcore.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/azerothcore.html b/_layouts/azerothcore.html
index 664fc89..034f14a 100644
--- a/_layouts/azerothcore.html
+++ b/_layouts/azerothcore.html
@@ -36,7 +36,7 @@
{% endif %}
{% if page.tableofcontents %}
- {% include git-wiki/components/toc/toc-lib.html title="Contents:" minHeaders=1 html=content sanitize=true class="inline_toc" h_min=1 h_max=2 ordered=1 %}
+ {% include git-wiki/components/toc/toc-lib.html title="Contents:" minHeaders=1 html=content sanitize=true class="inline_toc" h_min=1 h_max=3 ordered=1 %}
{% endif %}
{% if site.inc_after_toc %}