grav/pages/01.news/blog.md

17 lines
237 B
Markdown
Raw Normal View History

---
title: News
content:
items:
- '@self.children'
limit: 5
order:
by: date
dir: desc
pagination: true
url_taxonomy_filters: true
published: true
visible: true
body_classes: sticky-footer
---