Add section to toc header

This commit is contained in:
Ryan Watters
2017-02-15 23:49:39 -06:00
parent 19d7a56e00
commit 9aa2df6880
@@ -1,7 +1,7 @@
<aside id="toc">
<header>
<a href="#page-top">
<h3>{{.Title}}</h3>
<h3 class="{{.Section}}">{{.Title}}</h3>
</a>
</header>
{{.TableOfContents}}