Add names to collection pages
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
1301424691
commit
6c16c734e6
|
@ -30,10 +30,12 @@ collections:
|
||||||
name: Pages
|
name: Pages
|
||||||
files:
|
files:
|
||||||
- label: "Landing Page"
|
- label: "Landing Page"
|
||||||
|
name: Landing
|
||||||
file: "site/README.md"
|
file: "site/README.md"
|
||||||
fields:
|
fields:
|
||||||
- {label: Intro, name: intro, widget: markdown}
|
- {label: Intro, name: intro, widget: markdown}
|
||||||
- label: "Sidebar"
|
- label: "Sidebar"
|
||||||
|
name: Sidebar
|
||||||
file: "site/_sidebar.md"
|
file: "site/_sidebar.md"
|
||||||
fields:
|
fields:
|
||||||
- {label: Intro, name: intro, widget: markdown}
|
- {label: Intro, name: intro, widget: markdown}
|
||||||
|
|
Loading…
Reference in New Issue