1
0
Håvard O. Nordstrand 5 жил өмнө
parent
commit
a40c2bc8ba
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      _includes/header.md

+ 2 - 0
_includes/header.md

@@ -15,7 +15,9 @@
 {% endfor %}
 {% endif %}
 
+{% if not page.no_toc %}
 ### Contents
 {:.no_toc}
 
 > - ToC {:toc}
+{% endif %}