made pages collection nested
This commit is contained in:
parent
a926d73079
commit
e2c6b18ada
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ collections:
|
|||
folder: content/pages
|
||||
path: '{{slug}}/_index'
|
||||
create: true
|
||||
nested:
|
||||
depth: 100
|
||||
fields:
|
||||
- label: Titre
|
||||
name: title
|
||||
|
|
Loading…
Reference in a new issue