From 0441772d3e4a61ea5ef2a0e52a13806920e6a140 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Sun, 27 Apr 2025 02:03:19 +0200 Subject: [PATCH] Fix: allow inline images in index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ca302c4686..e6ea7c9ef3 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ + content="default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' https://gc.zgo.at/; img-src * data: ; connect-src 'self' https://www.openstreetmap.org/ https://api.openstreetmap.org/ https://pietervdvn.goatcounter.com/;">