mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2024-11-21 19:09:29 +00:00
4 lines
104 B
HTML
4 lines
104 B
HTML
{{ partial "docs/inject/toc-before" . }}
|
|
{{ .TableOfContents }}
|
|
{{ partial "docs/inject/toc-after" . }}
|