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

17 lines
263 B
Markdown

---
title: News
content:
items:
- '@self.children'
limit: 5
order:
by: date
dir: desc
pagination: true
url_taxonomy_filters: true
body_classes: sticky-footer
hero_classes: 'hero-large, title-h1h2'
blog_url: /blog
---