mirror of
https://github.com/kingomarnajjar/gatsby-starter-netlify-cms.git
synced 2026-07-25 22:27:24 +10:00
config yml dup
This commit is contained in:
parent
21ff84be43
commit
0626ea9257
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue