From 3c1125e19a509329409e7d3d9ff41f36fd2ed5c9 Mon Sep 17 00:00:00 2001 From: JustZvan Date: Wed, 25 Mar 2026 17:45:10 +0100 Subject: feat: nuke all javascript --- themes/JustZvan/layouts/_partials/head.html | 1 - 1 file changed, 1 deletion(-) (limited to 'themes/JustZvan/layouts/_partials/head.html') diff --git a/themes/JustZvan/layouts/_partials/head.html b/themes/JustZvan/layouts/_partials/head.html index 02c2240..6312251 100644 --- a/themes/JustZvan/layouts/_partials/head.html +++ b/themes/JustZvan/layouts/_partials/head.html @@ -2,4 +2,3 @@ {{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }} {{ partialCached "head/css.html" . }} -{{ partialCached "head/js.html" . }} -- cgit v1.2.3