Clean home, updated links

This commit is contained in:
Felipe M 2020-07-03 13:07:02 +02:00
parent dd16cc0039
commit f9bca897bb
Signed by: fmartingr
GPG key ID: 716BC147715E716F
4 changed files with 7 additions and 18 deletions

View file

@ -11,5 +11,5 @@ slug_format = {{ (this.pub_date|dateformat('YYYY/MM/dd/') if this.pub_date) ~ "-
[pagination]
enabled = yes
per_page = 4
per_page = 5
items = this.children.filter(F.pub_date <= datetime.date.today())