We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6746c7 commit dff71b6Copy full SHA for dff71b6
src/netlify.toml
@@ -23,3 +23,5 @@
23
for = "/assets/meta/app-16.png"
24
[headers.values]
25
Access-Control-Allow-Origin = "*"
26
+ Access-Control-Allow-Methods = "GET, HEAD, OPTIONS"
27
+ Access-Control-Allow-Headers = "DNT, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range"
0 commit comments