We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ac0eb commit 93db885Copy full SHA for 93db885
astro.config.mjs
@@ -9,7 +9,7 @@ export default defineConfig({
9
locales: ["en", "ru"],
10
defaultLocale: "en",
11
routing: {
12
- prefixDefaultLocale: true,
+ prefixDefaultLocale: false,
13
},
14
15
})
0 commit comments