This commit is contained in:
2018-08-02 11:49:34 +02:00
parent 6c081111c0
commit dfc21db8bc
13 changed files with 933 additions and 5 deletions
@@ -1,6 +1,6 @@
---
title: Home
body_classes: title-center title-h1h2
body_classes: 'title-center title-h1h2'
---
# Say Hello to Grav!
+14
View File
@@ -0,0 +1,14 @@
---
title: Projets
continue_link: true
content:
items: '- ''@self.children'''
limit: '5'
order:
by: date
dir: desc
pagination: '1'
url_taxonomy_filters: '1'
---
CC