Clean up admin config

Tom Rutgers committed Aug 17, 2018
commit dfbb7f24da4dcb6cc0f4252133c6a03c18f7aa2f
Showing 1 changed file with 0 additions and 12 deletions
source/admin/config.yml +0 -12
@@ @@ -22,18 +22,6 @@ collections:
- name: pages
label: Pages
files:
- - file: data/pages/about.yml
- label: About
- name: about
- fields:
- - {label: Title, name: title, widget: string}
- - label: Unique selling points
- name: usps
- widget: list
- fields:
- - {label: Name, name: name, widget: string}
- - {label: Description, name: description, widget: string}
-
- file: "data/pages/home.yml"
label: Homepage
name: home