config yml dup

This commit is contained in:
Austin Green 2017-10-22 09:59:30 -04:00
parent 21ff84be43
commit 0626ea9257

View file

@ -18,7 +18,6 @@ collections:
- {label: "Publish Date", name: "date", widget: "datetime"}
- {label: "Body", name: "body", widget: "markdown"}
collections:
- name: "about" # Used in routes, e.g., /admin/collections/blog
label: "About" # Used in the UI
folder: "src/pages/about" # The path to the folder where the documents are stored