mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
netlify: Add some security headers
This commit is contained in:
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
|
Reference in New Issue
Block a user