mirror of
https://github.com/danbulant/design
synced 2026-07-05 11:00:38 +00:00
add nosniff header
This commit is contained in:
parent
1733711551
commit
9baeee43d3
1 changed files with 2 additions and 1 deletions
1
_headers
1
_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