1
1
Fork 0
mirror of https://github.com/Aroy-Art/Rinkusu.git synced 2025-05-03 23:27:48 +02:00
Rinkusu/layouts/shortcodes/toc.html
2023-05-24 22:30:26 +02:00

4 lines
No EOL
75 B
HTML

<div>
<h2>Table Of Contents</h2>
{{ .Page.TableOfContents }}
</div>