Skip to content

Commit

Permalink
Headers
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyzen committed Oct 2, 2021
1 parent 03975e6 commit 88a23bf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
[headers.values]
Cache-Control = "public, max-age=2592000"

[[headers]]
for = "/*"
[headers.values]
Access-Control-Allow-Origin = "*"
Access-Control-Allow-Headers = "Content-Type"
# [[headers]]
# for = "/*"
# [headers.values]
# Access-Control-Allow-Origin = "*"
# Access-Control-Allow-Headers = "Content-Type"
# X-XSS-Protection = "1; mode=block"
# Referrer-Policy = "no-referrer"
# X-Content-Type-Options = "nosniff"
Expand Down

0 comments on commit 88a23bf

Please sign in to comment.