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

Add option to not generate aliases for first page of pagination pages #12576

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

bep
Copy link
Member

@bep bep commented Jun 7, 2024

Also consolidate the pagination configuration into a struct.

Closes #12572

Also consolidate the pagination configuration into a struct.

Closes gohugoio#12572
@bep bep force-pushed the feat/paginatorconfig-12572 branch from 1e93e9a to 941697c Compare June 7, 2024 16:46
@bep bep requested a review from jmooring June 7, 2024 17:31
Copy link
Member

@jmooring jmooring left a comment

Choose a reason for hiding this comment

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

LGTM. I'll create a draft PR for docs.

@bep bep merged commit 9c4e14e into gohugoio:master Jun 8, 2024
7 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.

Option to not generate aliases for first page of pagination pages
2 participants