Skip to content

Commit c52f3c8

Browse files
committed
fix(config): reduce pagination size from 5 to 3
1 parent db84030 commit c52f3c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ minify:
2020

2121
pagination:
2222
disableAliases: false
23-
pagerSize: 5
23+
pagerSize: 3
2424

2525
languages:
2626
en:

0 commit comments

Comments
 (0)