From fc7fe4db371c1a92e2aac0dd2a10664f4980fd61 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Fri, 10 Mar 2017 11:27:00 -0600 Subject: [PATCH] Fix flex footer on overview pages Closes rdwatters/hugo-docs-concept#9 --- layouts/partials/content-footer.html | 2 +- pipeline/scss/components/_content-footer.scss | 3 +++ static/css/style.min.css | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/layouts/partials/content-footer.html b/layouts/partials/content-footer.html index 643b92104..1cb493b1d 100644 --- a/layouts/partials/content-footer.html +++ b/layouts/partials/content-footer.html @@ -1,5 +1,5 @@
Last Updated: {{with .Lastmod}}{{.Format "2006-01-02"}}{{else}}{{.PublishDate.Format "2006-01-02"}}{{end}}
-