Skip to content
New issue

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

User guide: fix warning about deprecated language config #1519

Merged
merged 1 commit into from
May 25, 2023

Conversation

deining
Copy link
Collaborator

@deining deining commented May 18, 2023

When running the user guide with latest hugo version 0.112.0-DEV, a warning is printed out:

WARN 2023/05/18 22:55:31 config: languages.en.description: custom params on the language top level is deprecated and will be removed in a future release. Put the value below [languages.en.params]. See https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120

This PR provide a fix that eliminates this warning.

Copy link
Collaborator

@chalin chalin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@chalin chalin merged commit 9f3dbbd into google:main May 25, 2023
@deining deining deleted the fix_language_config branch May 25, 2023 17:02
@chalin chalin added this to the 23Q1 milestone May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants