add toc
This commit is contained in:
parent
1ce071cd4d
commit
d328aedebe
8 changed files with 44 additions and 17 deletions
6
layouts/partials/toc.html
Normal file
6
layouts/partials/toc.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
<details class="toc">
|
||||
<summary class="btn">Table of Contents</summary>
|
||||
<div>
|
||||
{{ .TableOfContents }}
|
||||
</div>
|
||||
</details>
|
Loading…
Add table
Add a link
Reference in a new issue