wiki.trwnh.com/layouts/shortcodes/toc.html

6 lines
141 B
HTML
Raw Normal View History

2022-11-26 14:56:23 +00:00
<aside class="toc section">
<details open>
<summary class="toc-title">Contents</summary>
{{ .Page.TableOfContents }}
</details>
</aside>