fix: sender

This commit is contained in:
Cory Dransfeldt 2024-10-08 17:49:08 -07:00
parent e0593447eb
commit 23602a7ce0
No known key found for this signature in database
3 changed files with 4 additions and 5 deletions

View file

@ -4,7 +4,6 @@ layout: default
pagination:
data: posts
size: 8
alias: posts
permalink: "/posts/{% if pagination.pageNumber > 0 %}{{ pagination.pageNumber }}/{% endif %}index.html"
---
{% for post in pagination.items %}