File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed
Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ const host = "https://summit.nextflow.io";
1212export default defineConfig ( {
1313 site : host ,
1414 base : '/2025' ,
15- build : {
16- assetsPrefix : 'https://nextflow-summit-2025.netlify.app'
17- } ,
15+ // build: {
16+ // assetsPrefix: 'https://nextflow-summit-2025.netlify.app'
17+ // },
1818 integrations : [
1919 react ( ) ,
2020 tailwind ( ) ,
Original file line number Diff line number Diff line change 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
20-
21- [[headers ]]
22- for = " /*"
23- [headers .values ]
24- Access-Control-Allow-Origin = " *"
19+ status = 301
You can’t perform that action at this time.
0 commit comments