add image defaults
This commit is contained in:
@@ -19,4 +19,4 @@ collections:
|
||||
- { label: "Permalink", name: "permalink", widget: "string" }
|
||||
- { label: "Description", name: "description", widget: "string" }
|
||||
- { label: 'Body', name: 'body', widget: 'markdown' }
|
||||
- { label: "Image", name: "image", widget: "image" }
|
||||
- { label: "Image", name: "image", widget: "image", default: "/assets/uploads/lausse.jpeg" }
|
Reference in New Issue
Block a user