Add toc shortcode
This commit is contained in:
parent
a17ba59769
commit
80787e8fdf
3
layouts/shortcodes/table_of_contents.html
Normal file
3
layouts/shortcodes/table_of_contents.html
Normal file
@ -0,0 +1,3 @@
|
||||
<div class="toc">
|
||||
{{ .Page.TableOfContents }}
|
||||
</div>
|
Reference in New Issue
Block a user