show 8 blog posts
This commit is contained in:
parent
0c7a4a26d2
commit
d1ad37ac43
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ title: Blog
|
||||||
description: 'All blog posts can be found here'
|
description: 'All blog posts can be found here'
|
||||||
pagination:
|
pagination:
|
||||||
data: collections.allPosts
|
data: collections.allPosts
|
||||||
size: 6
|
size: 8
|
||||||
permalink: 'blog/{% if pagination.pageNumber >=1 %}page-{{ pagination.pageNumber + 1 }}/{% endif %}index.html'
|
permalink: 'blog/{% if pagination.pageNumber >=1 %}page-{{ pagination.pageNumber + 1 }}/{% endif %}index.html'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue