remove contact page
All checks were successful
Hugo / build (push) Successful in 2s

This commit is contained in:
brooke 2024-08-16 14:12:40 -04:00
parent 670a532372
commit abf428ed40

View file

@ -112,19 +112,6 @@ collections:
fields: fields:
- { label: Question, name: question, widget: string } - { label: Question, name: question, widget: string }
- { label: Answer, name: answer, widget: markdown } - { label: Answer, name: answer, widget: markdown }
- name: contact
label: Contact Page
file: content/contact/index.md
fields:
- label: Title
name: title
widget: string
- label: Date Last Edited
name: date
widget: datetime
- label: Contact Form HTML
name: frame
widget: code
- name: thankyou - name: thankyou
label: Contact "Thank You" Page label: Contact "Thank You" Page
file: content/thankyou/index.md file: content/thankyou/index.md