Skip to content

Commit

Permalink
Add netlify.toml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcenizal committed Nov 24, 2023
1 parent 960596e commit 0b213e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions www/netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[[headers]]
for = "/*"
[headers.values]
Access-Control-Allow-Origin = "*"

0 comments on commit 0b213e4

Please sign in to comment.