From cf815240fe2417bd28965ddbf8721f18c15c19b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Sat, 23 Sep 2023 17:10:20 +0200 Subject: [PATCH] Remove integrity for CSS This is unnecessary when using resources that are loaded from your own site. This technique should rather be used in connection with CDNs. --- wwwroot/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wwwroot/index.html b/wwwroot/index.html index 5387ec6..328a97c 100644 --- a/wwwroot/index.html +++ b/wwwroot/index.html @@ -14,8 +14,8 @@ - - + +