add base path + use relative links
This commit is contained in:
parent
027c669ad7
commit
11d3251c67
9 changed files with 34 additions and 21 deletions
|
|
@ -31,7 +31,7 @@ export default defineConfig({
|
|||
tailwind(),
|
||||
],
|
||||
site: `https://strudel.tidalcycles.org`,
|
||||
base: '',
|
||||
base: '/',
|
||||
});
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue