Commit 6cf928cf authored by Mantas Vilčinskas's avatar Mantas Vilčinskas
Browse files

Improve Netlify.toml

parent a69adf3b
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -15,3 +15,8 @@

[context.branch-deploy]
    command = "hugo -b $DEPLOY_PRIME_URL"

[[headers]]
    for = "/*.json"
    [headers.values]
      Access-Control-Allow-Origin = "*"
 No newline at end of file