Skip to content

Commit

Permalink
Replace paginate with pagination.pagerSize (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimjaved12 authored Feb 25, 2025
1 parent cfbfe6b commit 093d928
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ocw-www/config-offline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ outputs:
- HTML
theme: ["base-offline", "www-offline", "base-theme"]
uglyurls: true
paginate: 20
pagination:
disableAliases: true
pagerSize: 20
disableKinds:
- taxonomy
- taxonomyTerm
Expand Down

0 comments on commit 093d928

Please sign in to comment.