We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hugo v0.112.4-e285153d
baseURL = 'https://example.org/' languageCode = 'en-US' title = 'foo'
site.LanguageCode
site.Language.Language Code
baseURL = 'https://example.org/' title = 'foo' defaultContentLanguage = 'en' defaultContentLanguageInSubdir = true [languages.en] languageCode = 'en-US' weight = 1 [languages.de] languageCode = 'de-DE' weight = 2
The text was updated successfully, but these errors were encountered:
Incredible. It's a stupid bug, but I can just add that you can add a language configuration even if you have only 1 language.
Sorry, something went wrong.
If you apologize, I may get on an airplane, track you down, and make you go fishing.
e3dfc76
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
hugo v0.112.4-e285153d
Site configuration (monolingual site)
site.LanguageCode
}}site.Language.Language Code
}}Site configuration (multilingual site)
site.LanguageCode
}}site.Language.Language Code
}}The text was updated successfully, but these errors were encountered: