Håvard O. Nordstrand 5 年之前
父節點
當前提交
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 %}