Open baltpeter opened 5 months ago
By default, Astro has the default language at / and all other languages at /<code>. The default language can also be configured to be at /<code.
/
/<code>
/<code
Alternatively, there is experimental support for custom domains (or subdomains) per language: https://docs.astro.build/en/guides/internationalization/#domains-experimental
How do we want to configure this?
By default, Astro has the default language at
/
and all other languages at/<code>
. The default language can also be configured to be at/<code
.Alternatively, there is experimental support for custom domains (or subdomains) per language: https://docs.astro.build/en/guides/internationalization/#domains-experimental
How do we want to configure this?