From d8b5023d7269fd67374cf65a1372e374b41964e0 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sat, 14 Feb 2026 13:06:23 +0300 Subject: New post, didaceted theme --- themes/neonxp/layouts/_partials/head.html | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 themes/neonxp/layouts/_partials/head.html (limited to 'themes/neonxp/layouts/_partials/head.html') diff --git a/themes/neonxp/layouts/_partials/head.html b/themes/neonxp/layouts/_partials/head.html deleted file mode 100644 index 7826e2a..0000000 --- a/themes/neonxp/layouts/_partials/head.html +++ /dev/null @@ -1,12 +0,0 @@ - - - -{{ partial "opengraph.html" . }} - - {{ if .IsHome }} - {{ site.Title }} - {{ else }} - {{ printf "%s | %s" .Title site.Title }} - {{ end }} - -{{ partialCached "head/css.html" . }} {{ partialCached "head/js.html" . }} \ No newline at end of file -- cgit v1.2.3