From 042ab92fbfa06083534de08fa33e1daf98a8caec Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 5 Jan 2023 14:59:02 -0500 Subject: New Year! --- themes/hugo-coder/layouts/_default/baseof.html | 8 ++++---- themes/hugo-coder/layouts/partials/home.html | 2 -- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/themes/hugo-coder/layouts/_default/baseof.html b/themes/hugo-coder/layouts/_default/baseof.html index 8394257..f569146 100644 --- a/themes/hugo-coder/layouts/_default/baseof.html +++ b/themes/hugo-coder/layouts/_default/baseof.html @@ -132,10 +132,10 @@ - + {{ partial "float" . }}
{{ partial "header.html" . }} @@ -184,7 +184,6 @@ {{ if and .Site.Params.googleTagManager .Site.Params.googleTagManager.id }} {{- partial "analytics/googletagmanager" . -}} {{ end }} - + diff --git a/themes/hugo-coder/layouts/partials/home.html b/themes/hugo-coder/layouts/partials/home.html index 81121b6..fb7a80e 100644 --- a/themes/hugo-coder/layouts/partials/home.html +++ b/themes/hugo-coder/layouts/partials/home.html @@ -14,9 +14,7 @@ {{ else }}

{{ .Site.Params.info }}

{{ end }} - {{ with .Site.Params.social }}