From ec90ebd36e6b606723bdc2b65892af57afe6eff7 Mon Sep 17 00:00:00 2001 From: Daniel Mason Date: Fri, 13 Dec 2024 17:11:57 +1300 Subject: [PATCH] Remove --- themes/LoveIt/layouts/_default/baseof.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/themes/LoveIt/layouts/_default/baseof.html b/themes/LoveIt/layouts/_default/baseof.html index cc61831..66a6c3c 100644 --- a/themes/LoveIt/layouts/_default/baseof.html +++ b/themes/LoveIt/layouts/_default/baseof.html @@ -11,11 +11,6 @@ {{- partial "head/meta.html" . -}} {{- partial "head/link.html" . -}} {{- partial "head/seo.html" . -}} - - - {{- /* Check theme isDark before body rendering */ -}}