grav/pages/01.news/blog.de.md

20 lines
317 B
Markdown
Raw Normal View History

---
title: News
content:
items:
- '@self.children'
-
'@page': /events
limit: 5
order:
by: date
dir: desc
pagination: true
url_taxonomy_filters: true
body_classes: sticky-footer
hero_classes: 'text-dark,title-h1h2,'
blog_url: /blog
child_type: item
---