We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02eb7ba commit e4c9d35Copy full SHA for e4c9d35
1 file changed
netlify.toml
@@ -16,4 +16,9 @@
16
[[redirects]]
17
from = "https://summit.nextflow.io/2025/boston/agenda/enabling-reproducible-science-and-african-represenation-in-science-through-nextflow-workshops"
18
to = "https://summit.nextflow.io/2025/agenda/enabling-reproducible-science-and-african-representation-in-science-through-nextflow-workshops"
19
- status = 301
+ status = 301
20
+
21
+ [[headers]]
22
+ for = "/*"
23
+ [headers.values]
24
+ Access-Control-Allow-Origin = "*"
0 commit comments