From c389bfda23e516d246d5772f05d755832fcf8464 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Sun, 9 Oct 2022 14:15:10 -0500 Subject: Fix scaling on mobile --- themes/markskitchen/layouts/partials/head.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'themes/markskitchen/layouts/partials/head.html') diff --git a/themes/markskitchen/layouts/partials/head.html b/themes/markskitchen/layouts/partials/head.html index 3bd261e..1dac155 100644 --- a/themes/markskitchen/layouts/partials/head.html +++ b/themes/markskitchen/layouts/partials/head.html @@ -6,13 +6,7 @@ - {{ if .Description }} - - {{ else if and .IsPage .Summary }} - - {{ else }} - - {{ end }} + -- cgit v1.2.3