mirror of
https://github.com/withastro/astro.git
synced 2025-01-13 22:11:20 -05:00
[ci] format
This commit is contained in:
parent
f1a6126806
commit
efadef206f
1 changed files with 1 additions and 1 deletions
|
@ -1504,7 +1504,7 @@ export interface AstroUserConfig {
|
|||
*
|
||||
* Configures whether or not the home URL (`/`) generated by `src/pages/index.astro`
|
||||
* will redirect to `/[defaultLocale]` when `prefixDefaultLocale: true` is set.
|
||||
*
|
||||
*
|
||||
* Set `redirectToDefaultLocale: false` to disable this automatic redirection at the root of your site:
|
||||
* ```js
|
||||
* // astro.config.mjs
|
||||
|
|
Loading…
Reference in a new issue