From f218388e6bdec789790ddd8d0b46ffec7053da8e Mon Sep 17 00:00:00 2001 From: brooke Date: Tue, 11 Jun 2024 00:36:55 -0400 Subject: [PATCH] revert --- themes/gallo/static/admin/config.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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