Closed deining closed 1 week ago
When running the theme with latest hugo version, a deprecation 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.
When running the theme with latest hugo version, a deprecation warning is shown:
This PR fixes that issue.