feat(05): i18n strategy prefix — /fr/blog and /en/blog explicit routes, update collection prefixes

This commit is contained in:
2026-04-21 16:49:32 +02:00
parent 2b8aa6d377
commit c6320760fb
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ export default defineNuxtConfig({
name: "Killian' DAL-CIN - Developpeur Full Stack"
},
i18n: {
strategy: 'prefix_except_default',
strategy: 'prefix',
defaultLocale: 'fr',
baseUrl: 'https://killiandalcin.fr',
locales: [