We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773b9cd commit 4c3b178Copy full SHA for 4c3b178
1 file changed
netlify.toml
@@ -14,4 +14,9 @@
14
[[redirects]]
15
from = "/_astro/PCD2026_og-image_tinyfied*"
16
to = "/og-image.png"
17
- status = 301
+ status = 301
18
+
19
+[[headers]]
20
+ for = "/data.json"
21
+ [headers.values]
22
+ Access-Control-Allow-Origin = "*"
0 commit comments