update astro
This commit is contained in:
parent
c0b0ea4493
commit
efdce6d4cd
3 changed files with 548 additions and 214 deletions
|
|
@ -11,7 +11,7 @@ import tailwind from '@astrojs/tailwind';
|
|||
import AstroPWA from '@vite-pwa/astro';
|
||||
// import { visualizer } from 'rollup-plugin-visualizer';
|
||||
|
||||
const site = `https://strudel.tidalcycles.org`; // root url without a path
|
||||
const site = `https://strudel.tidalcycles.org/`; // root url without a path
|
||||
const base = '/'; // base path of the strudel site
|
||||
|
||||
// this rehype plugin converts relative anchor links to absolute ones
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue