Table of content
Opened this issue · 0 comments
Tzion0 commented
Hi,
I wonder this theme has table of content? Saw the following but no idea how to trigger it, probably just an example?
{{ if not .Params.notoc }}
<div id="toc" class="well col-md-4 col-sm-6">
{{ .TableOfContents }}
</div>
{{ end }}