Get started on tables of contents.

This commit is contained in:
2020-06-24 22:46:22 -07:00
parent 71fc0546e0
commit 01734d24f7
3 changed files with 50 additions and 0 deletions

View File

@@ -10,6 +10,12 @@
</div>
<div class="post-content">
<div class="table-of-contents">
<div>
<em>Table of Contents</em>
{{ .TableOfContents }}
</div>
</div>
{{ .Content }}
</div>
{{ end }}