diff options
Diffstat (limited to '_headers')
-rw-r--r-- | _headers | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_headers b/_headers new file mode 100644 index 0000000..6cf3a7e --- /dev/null +++ b/_headers @@ -0,0 +1,6 @@ +/* + X-Frame-Options: DENY + X-Content-Type-Options: nosniff + Referrer-Policy: no-referrer + Permissions-Policy: document-domain=() + Content-Security-Policy: script-src 'self'; frame-ancestors 'none';
\ No newline at end of file |