edited nested decap config
All checks were successful
publish / publish (push) Successful in 23s

This commit is contained in:
Jannik Menzel 2025-05-22 15:23:19 +02:00
parent b2e8356ff4
commit 446d362b8a

View file

@ -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" }