From 2ac545b3e0f8cd341cc75311d8773a6fd54045fe Mon Sep 17 00:00:00 2001 From: icecream17 Date: Wed, 3 May 2023 14:50:02 -0500 Subject: [PATCH] +2 bytes for csp --- public/index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/public/index.html b/public/index.html index 4d59bcee..4fbb082c 100644 --- a/public/index.html +++ b/public/index.html @@ -2,20 +2,20 @@ - - - - - - - + content="default-src 'self'; image-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline';"> + + + + + + + - +