1
1
Fork 0
mirror of https://github.com/Aroy-Art/Rinkusu.git synced 2025-07-10 03:43:42 +02:00
Rinkusu/layouts/shortcodes/toc.html

4 lines
No EOL
99 B
HTML

<div style="margin: 24px 0;">
<h2>Table Of Contents</h2>
{{ .Page.TableOfContents }}
</div>