update widget types
All checks were successful
Hugo / build (push) Successful in 13s

This commit is contained in:
brooke 2024-06-11 01:11:52 -04:00
parent 9a4f14880a
commit 67ddfe4065

View file

@ -34,13 +34,13 @@ collections:
fields:
- label: Path to image
name: image
widget: string
widget: image
- label: Title
name: title
widget: string
- label: Description
name: description
widget: text
widget: markdown
- name: faq
label: FAQ
file: content/faq/index.md
@ -57,7 +57,7 @@ collections:
widget: string
- label: Answer
name: answer
widget: text
widget: markdown
- label: Learn more link (optional)
name: learnMore
widget: string