summaryrefslogtreecommitdiff
path: root/layouts/docs/baseof.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/docs/baseof.html')
-rw-r--r--layouts/docs/baseof.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/docs/baseof.html b/layouts/docs/baseof.html
index 9ea09fa..57c4bec 100644
--- a/layouts/docs/baseof.html
+++ b/layouts/docs/baseof.html
@@ -19,6 +19,7 @@
{{ partial "docs/mobile-header" . }}
{{ template "main" . }}
{{ partial "docs/git-footer" . }}
+ {{ partial "docs/footer" . }}
</div>
{{ template "toc" . }}