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 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'themes/hugo-coder/layouts/_default/baseof.html') 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 }} - + -- cgit v1.2.3