Add image selector for decap (RSS)
This commit is contained in:
parent
1418489a00
commit
572fec1667
@ -18,4 +18,5 @@ collections:
|
|||||||
- { label: 'Publish Date', name: 'date', widget: 'datetime' }
|
- { label: 'Publish Date', name: 'date', widget: 'datetime' }
|
||||||
- { label: "Permalink", name: "permalink", widget: "string" }
|
- { label: "Permalink", name: "permalink", widget: "string" }
|
||||||
- { label: "Description", name: "description", widget: "string" }
|
- { label: "Description", name: "description", widget: "string" }
|
||||||
- { label: 'Body', name: 'body', widget: 'markdown' }
|
- { label: 'Body', name: 'body', widget: 'markdown' }
|
||||||
|
- { label: "Image", name: "image", widget: "image" }
|
Loading…
x
Reference in New Issue
Block a user