From eb1a5563c5b2abf9b60124d5cc777c7dad374564 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Tue, 2 Jul 2024 11:40:10 -0500 Subject: [PATCH] add root directory --- public/_headers | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/_headers b/public/_headers index cef87e6..807b258 100644 --- a/public/_headers +++ b/public/_headers @@ -1,3 +1,8 @@ +/ + X-Content-Type-Options: nosniff + X-Frame-Options: DENY + Referrer-Policy: no-referrer + Content-Security-Policy: default-src 'self'; img-src https://*; child-src 'none'; /* X-Content-Type-Options: nosniff X-Frame-Options: DENY