From 3bb53572c2ac6b3b74c4e753ebff21ad6f8e6a68 Mon Sep 17 00:00:00 2001 From: Nick Shine Date: Mon, 3 Dec 2018 01:21:05 -0600 Subject: add flex for edit-this-page div --- layouts/docs/baseof.html | 1 + 1 file changed, 1 insertion(+) (limited to 'layouts') diff --git a/layouts/docs/baseof.html b/layouts/docs/baseof.html index 9623041..cbcc35a 100644 --- a/layouts/docs/baseof.html +++ b/layouts/docs/baseof.html @@ -29,6 +29,7 @@
{{ partial "docs/mobile-header" . }} {{ template "main" . }} + {{ partial "docs/git-footer" . }}
{{ template "toc" . }} -- cgit v1.2.3