summaryrefslogtreecommitdiff
path: root/_includes/git-wiki/sections/content/content.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/git-wiki/sections/content/content.html')
-rw-r--r--_includes/git-wiki/sections/content/content.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/git-wiki/sections/content/content.html b/_includes/git-wiki/sections/content/content.html
index 5d57689..73c7b5b 100644
--- a/_includes/git-wiki/sections/content/content.html
+++ b/_includes/git-wiki/sections/content/content.html
@@ -7,7 +7,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 }} %}