diff --git a/public/_headers b/public/_headers new file mode 100644 index 0000000..cef87e6 --- /dev/null +++ b/public/_headers @@ -0,0 +1,5 @@ +/* + 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'; \ No newline at end of file