Add footer functionality

This commit is contained in:
Jordi Bares
2019-03-31 22:48:17 +01:00
committed by Alex Shpak
parent 941ca77a32
commit 45271b5298
9 changed files with 60 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@
{{ partial "docs/mobile-header" . }}
{{ template "main" . }}
{{ partial "docs/git-footer" . }}
{{ partial "docs/footer" . }}
</div>
{{ template "toc" . }}