mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
netlify: Add some security headers
This commit is contained in:
parent
355736ec35
commit
565a78b110
1 changed files with 4 additions and 0 deletions
4
docs/static/_headers
vendored
Normal file
4
docs/static/_headers
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
/*
|
||||
X-Frame-Options: DENY
|
||||
X-XSS-Protection: 1; mode=block
|
||||
X-Content-Type-Options: nosniff
|
Loading…
Reference in a new issue