grav/pages/01.home/blog.md

23 lines
387 B
Markdown

---
content:
items:
- '@self.children'
-
'@page': /events
-
'@page': /news
limit: 5
order:
by: date
dir: desc
pagination: true
url_taxonomy_filters: true
hero_classes: 'hero-large, title-h1h2'
hero_image: banner.webp
blog_url: /news
show_sidebar: true
show_breadcrumbs: true
show_pagination: true
---