custom domain
This commit is contained in:
parent
734e451bd9
commit
b7624813cc
2 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ export default defineConfig({
|
||||||
mdx(options),
|
mdx(options),
|
||||||
tailwind(),
|
tailwind(),
|
||||||
],
|
],
|
||||||
site: `https://strudel.tidalcycles.org`,
|
site: `https://patterns.slab.org`,
|
||||||
base: '',
|
base: '',
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
strudel.tidalcycles.org
|
patterns.slab.org
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue