mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-04 22:52:55 -04:00
update astro
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user