Fix folder collection
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
nicholas 2024-03-05 22:17:59 +00:00
parent 62324f95ef
commit 3ab9080d89
2 changed files with 1 additions and 4 deletions

View File

@ -44,5 +44,5 @@ collections:
folder: "site/pages" folder: "site/pages"
create: true create: true
fields: fields:
- {label: "Title", name: "title", widget: "string"} - {label: "Title", name: "title", widget: "hidden"}
- {label: "Body", name: "body", widget: "markdown"} - {label: "Body", name: "body", widget: "markdown"}

View File

@ -1,4 +1 @@
---
title: Page 1
---
This is page one This is page one