mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 09:47:29 -05:00
Don't skip headers for table of contents
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
|
||||
{{ if .Params.Toc }}
|
||||
<div id="table-of-contents">
|
||||
<h3>Table of Contents</h3>
|
||||
<h2>Table of Contents</h2>
|
||||
{{ .TableOfContents }}
|
||||
</div>
|
||||
<hr>
|
||||
|
Reference in New Issue
Block a user