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

Fix warning when using hugo v0.112+ #464

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Conversation

deining
Copy link
Contributor

@deining deining commented Jun 7, 2023

When running exampleSite with hugo 0.113.0, a warning is displayed:

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

This PR fixes this issue.

@netlify
Copy link

netlify bot commented Jun 7, 2023

Deploy Preview for anatole-demo ready!

Name Link
🔨 Latest commit 35c1f1d
🔍 Latest deploy log https://app.netlify.com/sites/anatole-demo/deploys/6480e788d1cddb0008657c64
😎 Deploy Preview https://deploy-preview-464--anatole-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@sonarcloud
Copy link

sonarcloud bot commented Jun 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@lxndrblz lxndrblz self-assigned this Jul 18, 2024
@lxndrblz lxndrblz added the enhancement New feature or request label Jul 18, 2024
Copy link
Owner

@lxndrblz lxndrblz left a comment

Choose a reason for hiding this comment

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

@deining LGTM. Thanks for spotting this!

@lxndrblz lxndrblz merged commit 9ac9117 into lxndrblz:master Jul 18, 2024
@deining deining deleted the hugo-v0.113.0 branch September 17, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants