update
All checks were successful
Hugo / build (push) Successful in 9s

This commit is contained in:
brooke 2024-07-15 13:50:26 -04:00
parent abc0cbe4a0
commit 7cc1aada57
2 changed files with 12 additions and 0 deletions

View file

@ -5,6 +5,7 @@ subTitle: Simple, affordable, and memorable
buttons:
- text: Contact a specialist
url: '/contact'
catalog:
- item: Modern Harlow
quant: 2

View file

@ -75,6 +75,7 @@ collections:
- label: Group
name: faq
widget: list
collapsed: true
fields:
- label: Title
name: group
@ -95,6 +96,16 @@ collections:
- label: Date Last Edited
name: date
widget: datetime
- name: buttons
label: Button
collapsed: true
fields:
- name: text
label: Title
widget: string
- name: url
label: URL
widget: string
- name: catalog
label: Item
collapsed: true