From d0c4d7bca722821bb7e8d17daa781897cc8ad5ef Mon Sep 17 00:00:00 2001 From: brooke Date: Mon, 10 Jun 2024 22:07:03 -0400 Subject: [PATCH] update wording --- 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