Håvard O. Nordstrand 5 years ago
parent
commit
00e8d1e2c9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      _includes/header.md

+ 2 - 0
_includes/header.md

@@ -21,7 +21,9 @@
 {% endif %}
 {% endif %}
 
+{% if page.no_toc != true %}
 ### Contents
 {:.no_toc}
 
 > - ToC {:toc}
+{% endif %}