Fix: changed pagination items from 15 to 10
This commit is contained in:
parent
0a51266620
commit
f3a86e27eb
@ -6,7 +6,7 @@ theme:
|
||||
- 'hugo-shortcode-gallery'
|
||||
pygmentsStyle: "monokai"
|
||||
canonifyurls: true
|
||||
paginate: 15
|
||||
paginate: 10
|
||||
summarylength: 30
|
||||
|
||||
timeout: 60000
|
||||
|
Loading…
x
Reference in New Issue
Block a user