From 648a67b056df898bfdd10033ce782aa121910a7c Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Wed, 3 Aug 2022 21:28:39 -0500 Subject: Fix theme and content generation --- themes/markskitchen/layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/markskitchen/layouts/_default/baseof.html') diff --git a/themes/markskitchen/layouts/_default/baseof.html b/themes/markskitchen/layouts/_default/baseof.html index c4963da..5dc4b24 100644 --- a/themes/markskitchen/layouts/_default/baseof.html +++ b/themes/markskitchen/layouts/_default/baseof.html @@ -1,5 +1,5 @@ - + {{- partial "head.html" . -}} {{- partial "header.html" . -}} -- cgit v1.2.3