mirror of
https://github.com/danbulant/design
synced 2026-06-17 05:11:13 +00:00
add nosniff header
This commit is contained in:
parent
1733711551
commit
9baeee43d3
1 changed files with 2 additions and 1 deletions
3
_headers
3
_headers
|
|
@ -1,2 +1,3 @@
|
|||
/*
|
||||
Content-Security-Policy: default-src 'self'
|
||||
Content-Security-Policy: default-src 'self'
|
||||
X-Content-Type-Options: nosniff
|
||||
Loading…
Reference in a new issue