forked from vikunja/theme
Add toc header to toc shortcode
This commit is contained in:
parent
80787e8fdf
commit
958219fc84
@ -1,3 +1,5 @@
|
||||
<div class="toc">
|
||||
<h2>Table of contents</h2>
|
||||
|
||||
{{ .Page.TableOfContents }}
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user