{{ pageTitle }} {{ pageRoute }} from buha

This commit is contained in:
buha 2023-01-09 15:16:15 +01:00
parent 888a973a9f
commit 00a8b01cca

View File

@ -3,6 +3,8 @@ title: News
content:
items:
- '@self.children'
-
'@page': /events
limit: 5
order:
by: date
@ -10,5 +12,10 @@ content:
pagination: true
url_taxonomy_filters: true
body_classes: sticky-footer
hero_classes: 'hero-large, title-h1h2'
blog_url: /news
show_sidebar: true
show_breadcrumbs: true
show_pagination: true
---