[SHORTCODE] Add shortcode for table of content

This commit is contained in:
Gregory Trolliet 2021-10-22 17:38:31 +02:00
parent e545015e6d
commit 4a36ab38b1

View file

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