mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 21:02:09 +00:00
Put TOC in a <details> element.
This commit is contained in:
parent
89b0e01e66
commit
155ff8290d
1 changed files with 3 additions and 0 deletions
|
@ -1 +1,4 @@
|
||||||
|
<details>
|
||||||
|
<summary>Toggle table of contents</summary>
|
||||||
<h2>Table of Contents</h2>{{.Page.TableOfContents}}
|
<h2>Table of Contents</h2>{{.Page.TableOfContents}}
|
||||||
|
</details>
|
||||||
|
|
Loading…
Reference in a new issue