From d9de66c4714b90ea84860a40b564eaaa5cc33ee8 Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Sat, 30 Apr 2022 22:32:26 +0300 Subject: [PATCH] update @ Sat 30 Apr 22:32:26 EEST 2022 Signed-off-by: Ari Archer --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 885835c..0c658c2 100644 --- a/netlify.toml +++ b/netlify.toml @@ -121,7 +121,7 @@ [headers.values] Strict-Transport-Security = "max-age=63072000; includeSubDomains; preload" - X-Frame-Options = "SAMEORIGIN" + X-Frame-Options = "deny" X-Content-Type-Options = "nosniff" Content-Security-Policy = "upgrade-insecure-requests" X-Permitted-Cross-Domain-Policies = "none"