From bc9cce16d583ba3b69aae318b3904d8a04979058 Mon Sep 17 00:00:00 2001 From: Kilian Valkhof Date: Mon, 3 Jan 2022 11:26:27 +0100 Subject: [PATCH] feat: CORS Allow inline CSS and style attributes (#550) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index fb055ee..2b3a0a5 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - + Hello World!