fix(docs): Update Docs: Fix duplicate field name (#4391)
This commit is contained in:
parent
fa59dcb2fe
commit
89848e0344
@ -227,7 +227,7 @@ Copy and paste the following into the collections array in `config.yml`
|
||||
file: 'about.md'
|
||||
fields:
|
||||
- { label: 'Title', name: 'title', widget: 'hidden', default: 'about' }
|
||||
- { label: 'Layout', name: 'title', widget: 'hidden', default: 'about' }
|
||||
- { label: 'Layout', name: 'layout', widget: 'hidden', default: 'about' }
|
||||
- { label: 'Body', name: 'body', widget: 'markdown' }
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user