blog/themes/ficurinia/layouts/partials/toc.html

5 lines
70 B
HTML
Raw Normal View History

2023-04-29 14:12:36 +00:00
<div class="articleToc">
{{ .TableOfContents }}
<hr />
</div>