From cd6644ea4ddc78597934ab0ef5ba50e3c3daa927 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 8 Jul 2023 23:25:41 +0200 Subject: Moved to a simpler SSG --- themes/simple/layouts/partials/head.html | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 themes/simple/layouts/partials/head.html (limited to 'themes/simple/layouts/partials/head.html') diff --git a/themes/simple/layouts/partials/head.html b/themes/simple/layouts/partials/head.html deleted file mode 100644 index fc481fc..0000000 --- a/themes/simple/layouts/partials/head.html +++ /dev/null @@ -1,21 +0,0 @@ -{{ $cachebuster := delimit (shuffle (split (md5 "6fab11c6669976d759d2992eff1dd5be") "" )) "" }} - - - - - - - - - - - - -{{ .Title }} - - - - - - - -- cgit v1.2.3