Add names to collection pages
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
nicholas 2024-03-05 18:59:04 +00:00
parent 1301424691
commit 6c16c734e6
1 changed files with 2 additions and 0 deletions

View File

@ -30,10 +30,12 @@ collections:
name: Pages
files:
- label: "Landing Page"
name: Landing
file: "site/README.md"
fields:
- {label: Intro, name: intro, widget: markdown}
- label: "Sidebar"
name: Sidebar
file: "site/_sidebar.md"
fields:
- {label: Intro, name: intro, widget: markdown}