Various fixes responding to Alex notes

This commit is contained in:
Jordi Bares
2019-04-02 22:22:10 +01:00
committed by Alex Shpak
parent 655de364ea
commit 629c4bb1d4
12 changed files with 4 additions and 12 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
{{ partial "docs/mobile-header" . }}
{{ template "main" . }}
{{ partial "docs/git-footer" . }}
{{ partial "docs/footer" . }}
{{ partial "docs/inject/footer" . }}
</div>
{{ template "toc" . }}