diff --git a/themes/gallo/static/admin/config.yml b/themes/gallo/static/admin/config.yml index a09f687..fc6442f 100644 --- a/themes/gallo/static/admin/config.yml +++ b/themes/gallo/static/admin/config.yml @@ -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