mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 11:05:49 +00:00
fix(config): reduce pagination size from 5 to 3
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ minify:
|
|||||||
|
|
||||||
pagination:
|
pagination:
|
||||||
disableAliases: false
|
disableAliases: false
|
||||||
pagerSize: 5
|
pagerSize: 3
|
||||||
|
|
||||||
languages:
|
languages:
|
||||||
en:
|
en:
|
||||||
|
|||||||
Reference in New Issue
Block a user