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