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
|
||||
name: body
|
||||
widget: markdown
|
||||
- label: Image
|
||||
- label: Gallery Columns
|
||||
name: galleryColumns
|
||||
widget: string
|
||||
default: "2"
|
||||
- label: Gallery
|
||||
name: gallery
|
||||
widget: list
|
||||
fields:
|
||||
- label: Path to image
|
||||
- label: Image
|
||||
name: image
|
||||
widget: string
|
||||
- label: Title
|
||||
|
|
Loading…
Add table
Reference in a new issue