From 4e965c7d9a66d6a72b24c7b319c10d8006f2026e Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Tue, 19 Jul 2022 21:12:41 -0500 Subject: Initial Commit --- themes/markskitchen/layouts/index.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 themes/markskitchen/layouts/index.html (limited to 'themes/markskitchen/layouts/index.html') diff --git a/themes/markskitchen/layouts/index.html b/themes/markskitchen/layouts/index.html new file mode 100644 index 0000000..422469a --- /dev/null +++ b/themes/markskitchen/layouts/index.html @@ -0,0 +1,3 @@ +{{ define "head" }} + +{{ end }} -- cgit v1.2.3