From 2fad1714a1824290f205beb42db514c487276199 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Thu, 3 Nov 2022 09:15:45 -0700 Subject: [PATCH] Reformat the head template a little bit --- layouts/partials/head.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index fdbc5b4..d4dca3f 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -8,15 +8,15 @@ {{ if not .IsHome }}{{ .Title }} - {{ end }}{{ site.Title }} {{- if eq .Kind "page" -}} - - - {{ else }} - - + + + {{ else }} + + {{- end -}} {{- range $.Scratch.Get "social-list" -}} - + {{- end -}} @@ -25,7 +25,7 @@ {{ hugo.Generator }} {{- range .AlternativeOutputFormats -}} - + {{- end -}} {{- if or hugo.IsProduction (eq site.Params.env "production") -}}