From 5c781a34040748efc6ae28bd883824adaf1cd331 Mon Sep 17 00:00:00 2001 From: Ali Kaafarani Date: Mon, 22 Aug 2022 14:33:21 +0200 Subject: [PATCH] Set CORS mode --- templates/layout.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/layout.html b/templates/layout.html index e87024e..6366f41 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -6,9 +6,9 @@ - - - + + + -- 2.45.2