grav/pages/01.news/blog.md

21 lines
317 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
blog_url: /news
show_sidebar: true
show_breadcrumbs: true
show_pagination: true
---