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 deprecation warnings #137

Merged
merged 2 commits into from
Jan 13, 2024
Merged

Conversation

deining
Copy link
Contributor

@deining deining commented Jan 13, 2024

This PR fixes a few deprecation warnings I encountered when running example site with latest hugo version v0.121.2.
It also renames config.tomlto hugo.toml, as advised here:

With v0.109.0 and earlier the basename of the site configuration file was config instead of hugo.
You can use either, but should transition to the new naming convention when practical.

This PR closes #135.

@apvarun apvarun merged commit e5ea494 into apvarun:main Jan 13, 2024
@deining deining deleted the fix-deprecation-warnings branch January 13, 2024 12:19
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.

Deprecated feature
2 participants