From 2658cdda94d385772e8be7eaafc48e3e81789f77 Mon Sep 17 00:00:00 2001 From: pokemium Date: Mon, 29 Jan 2024 17:03:35 +0900 Subject: [PATCH] fix --- docs/vercel.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/vercel.json b/docs/vercel.json index be35214..faebc48 100644 --- a/docs/vercel.json +++ b/docs/vercel.json @@ -7,10 +7,6 @@ "key": "Access-Control-Allow-Origin", "value": "*" }, - { - "key": "X-Frame-Options", - "value": "SAMEORIGIN" - }, { "key": "Content-Security-Policy", "value": "frame-ancestors *"