theme/layouts/shortcodes/toc.html

4 lines
54 B
HTML

<div class="toc">
{{ .Page.TableOfContents }}
</div>