Sections: label instead headline

Co-authored-by: Nico Hoffmann  ෴ <me@nhoffmann.com>
This commit is contained in:
Lukas Bestle
2022-06-04 17:06:21 +02:00
parent 81e72b836c
commit 3735edfbe7
5 changed files with 10 additions and 12 deletions

View File

@@ -24,13 +24,11 @@ sections:
type: text
width: 1/2
# The photography section extends a pages section defined in the `/site/blueprints/section/album.yml` blueprint
# More about reusing and extending sections: https://getkirby.com/docs/guide/blueprints/extending-blueprints#reusing-and-extending-sectionss
# The photography section extends a pages section defined in the `/site/blueprints/section/album.yml` blueprint
# More about reusing and extending sections: https://getkirby.com/docs/guide/blueprints/extending-blueprints#reusing-and-extending-sectionss
photography:
headline: Photography
label: Photography
extends: sections/albums
status: listed
size: small
help: All projects for the homepage are being pulled from the photography page.

View File

@@ -14,12 +14,12 @@ columns:
sections:
drafts:
extends: sections/notes
headline: Drafts
label: Drafts
status: draft
unlisted:
extends: sections/notes
headline: In Review
label: In Review
status: unlisted
- width: 2/3
@@ -27,7 +27,7 @@ columns:
sections:
listed:
extends: sections/notes
headline: Published
label: Published
status: listed
size: small
layout: cards

View File

@@ -9,10 +9,10 @@ icon: 🖼
sections:
drafts:
extends: sections/albums
headline: Drafts
label: Drafts
status: draft
listed:
extends: sections/albums
headline: Published Albums
label: Published Albums
status: listed