diff --git a/themes/gallo/static/admin/config.yml b/themes/gallo/static/admin/config.yml index fc6442f..a09f687 100644 --- a/themes/gallo/static/admin/config.yml +++ b/themes/gallo/static/admin/config.yml @@ -28,15 +28,11 @@ collections: - label: Body name: body widget: markdown - - label: Gallery Columns - name: galleryColumns - widget: string - default: "2" - - label: Gallery + - label: Image name: gallery widget: list fields: - - label: Image + - label: Path to image name: image widget: string - label: Title