From b5d79b874d4887d830386694218491ec25b81324 Mon Sep 17 00:00:00 2001 From: steven-y-e Date: Tue, 21 Sep 2021 15:33:33 -0400 Subject: [PATCH] fix(footer): layout alignment add half width column class to nav and removed inline styles --- blog/themes/mineral/layouts/partials/footer.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/blog/themes/mineral/layouts/partials/footer.html b/blog/themes/mineral/layouts/partials/footer.html index 3eb2677..6e7d5f7 100644 --- a/blog/themes/mineral/layouts/partials/footer.html +++ b/blog/themes/mineral/layouts/partials/footer.html @@ -1,14 +1,12 @@
-
-
-
+

{{ .Site.Title }} copyright 2021 {{ .Site.Copyright }}

\ No newline at end of file