up pagination requirement to 50
This commit is contained in:
parent
1d215ee437
commit
c88fd73879
@ -3,7 +3,7 @@ layout: default
|
|||||||
title: Eggworld
|
title: Eggworld
|
||||||
pagination:
|
pagination:
|
||||||
data: collections.posts
|
data: collections.posts
|
||||||
size: 10
|
size: 50
|
||||||
reverse: true
|
reverse: true
|
||||||
alias: posts
|
alias: posts
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user