This commit is contained in:
parent
4a3d7dff35
commit
f218388e6b
1 changed files with 6 additions and 2 deletions
|
@ -28,11 +28,15 @@ collections:
|
||||||
- label: Body
|
- label: Body
|
||||||
name: body
|
name: body
|
||||||
widget: markdown
|
widget: markdown
|
||||||
- label: Image
|
- label: Gallery Columns
|
||||||
|
name: galleryColumns
|
||||||
|
widget: string
|
||||||
|
default: "2"
|
||||||
|
- label: Gallery
|
||||||
name: gallery
|
name: gallery
|
||||||
widget: list
|
widget: list
|
||||||
fields:
|
fields:
|
||||||
- label: Path to image
|
- label: Image
|
||||||
name: image
|
name: image
|
||||||
widget: string
|
widget: string
|
||||||
- label: Title
|
- label: Title
|
||||||
|
|
Loading…
Add table
Reference in a new issue