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

🧰 paginate: fix deprecation warning #1747

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Conversation

deining
Copy link
Contributor

@deining deining commented Sep 19, 2024

When running example site with latest hugo version, a depreation warning is shown:

WARN  deprecated: site config key paginate was deprecated in Hugo v0.128.0 and will be removed in a future release.
Use pagination.pagerSize instead.

This PR fixes that issue.
It also updates the documentation concerning this change.

@nunocoracao nunocoracao changed the title paginate: fix deprecation warning 🧰 paginate: fix deprecation warning Oct 4, 2024
@nunocoracao nunocoracao merged commit cbf083f into nunocoracao:dev Oct 4, 2024
2 checks passed
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