From 629c4bb1d4857086db8a9b39baead24c2af809a9 Mon Sep 17 00:00:00 2001 From: Jordi Bares Date: Tue, 2 Apr 2019 22:22:10 +0100 Subject: Various fixes responding to Alex notes --- layouts/docs/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/docs/baseof.html') diff --git a/layouts/docs/baseof.html b/layouts/docs/baseof.html index 57c4bec..aaf5f57 100644 --- a/layouts/docs/baseof.html +++ b/layouts/docs/baseof.html @@ -19,7 +19,7 @@ {{ partial "docs/mobile-header" . }} {{ template "main" . }} {{ partial "docs/git-footer" . }} - {{ partial "docs/footer" . }} + {{ partial "docs/inject/footer" . }} {{ template "toc" . }} -- cgit v1.2.3