diff options
author | Mark Powers <mark@marks.kitchen> | 2022-08-03 21:28:39 -0500 |
---|---|---|
committer | Mark Powers <mark@marks.kitchen> | 2022-08-03 21:28:39 -0500 |
commit | 648a67b056df898bfdd10033ce782aa121910a7c (patch) | |
tree | 293aca76fdbc3e3ac42a4300c577c7ba27af3662 /themes/markskitchen/layouts/index.html | |
parent | 4e965c7d9a66d6a72b24c7b319c10d8006f2026e (diff) |
Fix theme and content generation
Diffstat (limited to 'themes/markskitchen/layouts/index.html')
-rw-r--r-- | themes/markskitchen/layouts/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/markskitchen/layouts/index.html b/themes/markskitchen/layouts/index.html deleted file mode 100644 index 422469a..0000000 --- a/themes/markskitchen/layouts/index.html +++ /dev/null @@ -1,3 +0,0 @@ -{{ define "head" }} -<link rel="stylesheet" href='{{ "css/index.css" | absURL }}'> -{{ end }} |