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 }} ```
Hi,
I wonder this theme has table of content? Saw the following but no idea how to trigger it, probably just an example?