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 */ -}}