Add toc shortcode

This commit is contained in:
kolaente 2020-09-03 17:25:18 +02:00
parent a17ba59769
commit 80787e8fdf
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<div class="toc">
{{ .Page.TableOfContents }}
</div>