summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/git-wiki-bs-lux.html2
-rw-r--r--_layouts/git-wiki-bs-united.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/git-wiki-bs-lux.html b/_layouts/git-wiki-bs-lux.html
index 1e5363a..04085e4 100644
--- a/_layouts/git-wiki-bs-lux.html
+++ b/_layouts/git-wiki-bs-lux.html
@@ -50,7 +50,7 @@
{% include {{ site.inc_before_toc }} %}
{% endif %}
- <div id="toc"></div>
+ <div id="git-wiki-toc"></div>
{% if site.inc_after_toc %}
{% include {{ site.inc_after_toc }} %}
diff --git a/_layouts/git-wiki-bs-united.html b/_layouts/git-wiki-bs-united.html
index d33e4ac..2130a9a 100644
--- a/_layouts/git-wiki-bs-united.html
+++ b/_layouts/git-wiki-bs-united.html
@@ -36,7 +36,7 @@
{% include {{ site.inc_before_toc }} %}
{% endif %}
- <div id="toc"></div>
+ <div id="git-wiki-toc"></div>
{% if site.inc_after_toc %}
{% include {{ site.inc_after_toc }} %}