added table of contents to blog single page
This commit is contained in:
parent
918f46c657
commit
eda7a9289d
@ -41,6 +41,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<div class="content mb-10">
|
||||
{{ partial "toc.html" (dict "Class" "blog" "Collapsed" false "TableOfContents" .TableOfContents ) }}
|
||||
{{ .Content }}
|
||||
</div>
|
||||
<div class="row items-start justify-between">
|
||||
|
Loading…
x
Reference in New Issue
Block a user