This commit is contained in:
parent
b2e8356ff4
commit
446d362b8a
1 changed files with 4 additions and 1 deletions
|
@ -15,7 +15,10 @@ collections:
|
|||
folder: "content"
|
||||
create: true
|
||||
nested:
|
||||
depth: 10
|
||||
depth: 100
|
||||
meta: true
|
||||
extension: md
|
||||
format: frontmatter
|
||||
fields:
|
||||
- { label: "Title", name: "title", widget: "string" }
|
||||
- { label: "Body", name: "body", widget: "markdown" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue