From 4a7862b0f1c7cec898bfa08114819a74690d4962 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Wed, 22 May 2024 20:20:00 -0500 Subject: Add huginn post --- themes/markskitchen/layouts/partials/footer.html | 2 +- themes/markskitchen/layouts/partials/head.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'themes/markskitchen/layouts/partials') diff --git a/themes/markskitchen/layouts/partials/footer.html b/themes/markskitchen/layouts/partials/footer.html index 19c1837..ecf9420 100644 --- a/themes/markskitchen/layouts/partials/footer.html +++ b/themes/markskitchen/layouts/partials/footer.html @@ -1,3 +1,3 @@ diff --git a/themes/markskitchen/layouts/partials/head.html b/themes/markskitchen/layouts/partials/head.html index 1dac155..29e9f49 100644 --- a/themes/markskitchen/layouts/partials/head.html +++ b/themes/markskitchen/layouts/partials/head.html @@ -25,6 +25,9 @@ ` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}} + + + {{ template "_internal/schema.html" . }} -- cgit v1.2.3