From dab7b92710df81603a99728d8d7c3751c80b0fb1 Mon Sep 17 00:00:00 2001 From: shockrah Date: Sat, 7 Oct 2023 16:16:58 -0700 Subject: [PATCH] More attempts to fix baseurl in head.html --- main-site/themes/temper/layouts/partials/head.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main-site/themes/temper/layouts/partials/head.html b/main-site/themes/temper/layouts/partials/head.html index e74a795..14f8540 100644 --- a/main-site/themes/temper/layouts/partials/head.html +++ b/main-site/themes/temper/layouts/partials/head.html @@ -16,7 +16,7 @@ {{ if .Params.Thumbnail }} - + {{ else }} {{- /* Hard coding this because baseURL is super delicate */ -}} @@ -28,9 +28,9 @@ {{ if .Params.Thumbnail }} {{- /* Hard coding this because baseURL is super delicate */ -}} - + {{ else }} - + {{ end }} {{- /* Requirements special to twitter, just don't touch these tbh */ -}} {{- /* https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/summary-card-with-large-image */ -}}