mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
15 lines
217 B
Markdown
15 lines
217 B
Markdown
---
|
|
title: Blog
|
|
content:
|
|
items:
|
|
- '@self.children'
|
|
limit: 5
|
|
order:
|
|
by: date
|
|
dir: desc
|
|
pagination: true
|
|
url_taxonomy_filters: true
|
|
sidebar: true
|
|
show_breadcrumbs: false
|
|
---
|
|
|