Update multilingual.md

This commit is contained in:
flexxgaad 2024-03-09 17:03:05 +03:00 committed by GitHub
parent ed81ac6b02
commit a4893d9bad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -150,9 +150,8 @@ Note that you cannot disable the default content language.
### Configure multilingual multihost
From **Hugo 0.31** we support multiple languages in a multihost configuration. See [this issue](https://github.com/gohugoio/hugo/issues/4027) for details.
This means that you can now configure a `baseURL` per `language`:
Hugo supports multiple languages in a multihost configuration. This means you can configure a `baseURL` per `language`.
{{% note %}}
If a `baseURL` is set on the `language` level, then all languages must have one and they must all be different.