1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00
seirdy.one/layouts/shortcodes/toc.html
2022-05-05 20:07:59 -07:00

4 lines
117 B
HTML

<details>
<summary>Toggle table of contents</summary>
<h2>Table of Contents</h2>{{.Page.TableOfContents}}
</details>