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: change use of .Site.Language.Params.params -> .Site.Params #4

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

huantianad
Copy link

Supersedes #3.

.Site.Language.Params was deprecated in Hugo 0.112.0, see https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120

This fixes the "Made with Bear Cub" footer text not appearing in the latest version of Hugo.

@clente
Copy link
Owner

clente commented Sep 29, 2023

Sorry it took me such a long time to get to your PR. For some weird reason I wasn't watching my own repo 😅

Thank you very much for the contribution! I'll fix the conflict with #3 and then accept the PR.

@clente clente self-requested a review September 29, 2023 22:52
@clente clente self-assigned this Sep 29, 2023
@clente clente added the enhancement New feature or request label Sep 29, 2023
@clente clente merged commit 64583d8 into clente:main Sep 29, 2023
1 check passed
@huantianad huantianad deleted the language-params-fix branch September 29, 2023 23:31
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