Files
caldwell/layouts/_shortcodes/contents.html
2025-09-14 11:17:14 +01:00

6 lines
139 B
HTML

<details class="toc">
<summary>Post Contents</summary>
{{ .Page.TableOfContents }}
</details>
{{- /* chomp trailing newline */ -}}