mvp del nuevo blog

This commit is contained in:
2026-02-18 23:02:07 -03:00
parent 37f1452145
commit 1c2215b2fe
12 changed files with 658 additions and 58 deletions

5
svelte.config.js Normal file
View File

@@ -0,0 +1,5 @@
import { vitePreprocess } from '@astrojs/svelte';
export default {
preprocess: vitePreprocess(),
}