diff --git a/themes/gallo/static/admin/config.yml b/themes/gallo/static/admin/config.yml index 00d2b41..e8aa7f3 100644 --- a/themes/gallo/static/admin/config.yml +++ b/themes/gallo/static/admin/config.yml @@ -112,19 +112,6 @@ collections: fields: - { label: Question, name: question, widget: string } - { 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 label: Contact "Thank You" Page file: content/thankyou/index.md