From a10ad5804b78a50802d597edcd09df5dc6a3395b Mon Sep 17 00:00:00 2001 From: Yehonal Date: Mon, 18 Jan 2021 21:46:10 +0100 Subject: Update azerothcore.html --- _layouts/azerothcore.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/azerothcore.html b/_layouts/azerothcore.html index 7f83d0c..b946116 100644 --- a/_layouts/azerothcore.html +++ b/_layouts/azerothcore.html @@ -35,7 +35,7 @@ {% include {{ site.inc_before_toc }} %} {% endif %} - {% include git-wiki/components/toc/toc-lib.html title="Contents:" minHeaders=1 html=content sanitize=true class="inline_toc" id="git-wiki-toc" h_min=1 h_max=3 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 %} {% if site.inc_after_toc %} {% include {{ site.inc_after_toc }} %} @@ -63,4 +63,4 @@ {% include git-wiki/sections/tail/tail.html %} - \ No newline at end of file + -- cgit