From 9f40f4a056faf194226c5ca533b52b86ffe60537 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Fri, 6 Mar 2026 11:03:23 -0500 Subject: remove theme --- themes/aoidh/layouts/_partials/head.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 themes/aoidh/layouts/_partials/head.html (limited to 'themes/aoidh/layouts/_partials/head.html') diff --git a/themes/aoidh/layouts/_partials/head.html b/themes/aoidh/layouts/_partials/head.html deleted file mode 100644 index 2720637..0000000 --- a/themes/aoidh/layouts/_partials/head.html +++ /dev/null @@ -1,6 +0,0 @@ - - -{{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }} -{{- with resources.Get "aoidh.css" | minify }} - -{{- end }} -- cgit v1.2.3