Update themes/gallo/static/admin/config.yml
All checks were successful
Hugo / build (push) Successful in 16s

This commit is contained in:
brooke 2024-06-27 18:15:53 +00:00
parent 06fbe911c3
commit d1c54913dd

View file

@ -16,6 +16,19 @@ collections:
- name: pages
label: Pages
files:
- name: artist
label: The Artist
file: content/art/index.md
fields:
- label: Title
name: title
widget: string
- label: Date
name: date
widget: datetime
- label: Body
name: body
widget: markdown
- name: about
label: About Us
file: content/about/index.md