first deploy with astro

This commit is contained in:
2025-03-11 20:57:48 -03:00
parent 772cc74550
commit ac4d429eca
21 changed files with 6094 additions and 13 deletions

View File

@@ -2,4 +2,4 @@ export default {
// Config options...
// Server-side render by default, to enable SPA mode set this to `false`
ssr: false,
};
}