Skip to content

Commit e4c9d35

Browse files
committed
add headers
1 parent 02eb7ba commit e4c9d35

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

netlify.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,9 @@
1616
[[redirects]]
1717
from = "https://summit.nextflow.io/2025/boston/agenda/enabling-reproducible-science-and-african-represenation-in-science-through-nextflow-workshops"
1818
to = "https://summit.nextflow.io/2025/agenda/enabling-reproducible-science-and-african-representation-in-science-through-nextflow-workshops"
19-
status = 301
19+
status = 301
20+
21+
[[headers]]
22+
for = "/*"
23+
[headers.values]
24+
Access-Control-Allow-Origin = "*"

0 commit comments

Comments
 (0)