From 976c36b0cbb6c8bb6f9a0a3398a4229da8cb5834 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Thu, 30 Apr 2026 14:07:52 +0200 Subject: security: add SRI integrity hashes and pin CDN versions --- layouts/_default/baseof.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'layouts') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 1ab4a9c..aa89a69 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -13,7 +13,7 @@ - + {{ $css := resources.Get "css/main.min.css" }} @@ -73,10 +73,10 @@ {{ partial "search-modal.html" . }} - + - + @@ -109,7 +109,7 @@ {{ if eq .Kind "page" }} - + {{ $twemojiScript := resources.Get "js/twemoji-init.js" | minify }} {{ end }} -- cgit v1.2.3