tryiong to fix blog images

This commit is contained in:
becarta
2025-02-13 22:27:15 +01:00
parent de6d351118
commit 259aff8e14
3 changed files with 7 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ export default defineConfig({
output: 'static',
i18n: {
locales: ["es", "en", "pt-br"],
locales: ["en", "de", "nl"],
defaultLocale: "en",
},