mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-11 10:46:07 +09:00
modified netlify settings
This commit is contained in:
+5
-5
@@ -8,8 +8,8 @@ NODE_VERSION = "18"
|
||||
[[headers]]
|
||||
for = "/*" # This defines which paths this specific [[headers]] block will cover.
|
||||
|
||||
[headers.values]
|
||||
X-Frame-Options = "DENY"
|
||||
X-XSS-Protection = "1; mode=block"
|
||||
Referrer-Policy = "same-origin"
|
||||
Strict-Transport-Security = "max-age=31536000; includeSubDomains; preload"
|
||||
# [headers.values]
|
||||
# X-Frame-Options = "DENY"
|
||||
# X-XSS-Protection = "1; mode=block"
|
||||
# Referrer-Policy = "same-origin"
|
||||
# Strict-Transport-Security = "max-age=31536000; includeSubDomains; preload"
|
||||
|
||||
Reference in New Issue
Block a user