8000 Fix: remove warnings emitted from hugo v0.112 by deining · Pull Request #206 · google/docsy-example · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix: remove warnings emitted from hugo v0.112 #206

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

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

deining
Copy link
Collaborator
@deining deining commented May 23, 2023

When running the example site with hugo v0.112, a bunch of warnings is emitted:

WARN 2023/05/23 22:02:22 config: languages.no.description: custom params on the language top level is deprecated and will be removed in a future release. Put the value below [languages.no.params]. See https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
WARN 2023/05/23 22:02:22 config: languages.no.time_format_default: custom params on the language top level is deprecated and will be removed in a future release. Put the value below [languages.no.params]. See https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
WARN 2023/05/23 22:02:22 config: languages.no.time_format_blog: custom params on the language top level is deprecated and will be removed in a future release. Put the value below [languages.no.params]. See https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
WARN 2023/05/23 22:02:22 config: languages.fa.time_format_default: custom params on the language top level is deprecated and will be removed in a future release. Put the value below [languages.fa.params]. See https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
WARN 2023/05/23 22:02:22 config: languages.fa.time_format_blog: custom params on the language top level is deprecated and will be removed in a future release. Put the value below [languages.fa.params]. See https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
WARN 2023/05/23 22:02:22 config: languages.fa.description: custom params on the language top level is deprecated and will be removed in a future release. Put the value below [languages.fa.params]. See https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
WARN 2023/05/23 22:02:22 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 eliminates these warnings.

@deining deining requested a review from LisaFC May 23, 2023 20:15
@chalin chalin merged commit 59973b6 into google:master Jun 9, 2023
@deining deining deleted the hugo-v0.112 branch June 9, 2023 20:25
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
0