#73, Enable TOC and git footer for posts

This commit is contained in:
Alex Shpak
2019-09-22 13:15:22 +02:00
parent 74422e6896
commit 5d6873e992
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -10,3 +10,7 @@
{{- .Content -}}
</article>
{{ end }}
{{ define "toc" }}
{{ partial "docs/toc" . }}
{{ end }}