From bb83c722f252d10bb957fc28d7082279e543ef42 Mon Sep 17 00:00:00 2001 From: brooke Date: Mon, 10 Jun 2024 21:50:04 -0400 Subject: [PATCH] update --- themes/gallo/static/admin/config.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/themes/gallo/static/admin/config.yml b/themes/gallo/static/admin/config.yml index a7476c5..76f38ed 100644 --- a/themes/gallo/static/admin/config.yml +++ b/themes/gallo/static/admin/config.yml @@ -5,7 +5,7 @@ backend: app_id: 8cf43676-cdba-4112-a981-9c1117b3d096 api_root: https://git.myco.systems/api/v1 base_url: https://git.myco.systems -media_folder: static/img +media_folder: themes/gallo/static/img site_url: https://gallo.demo.myco.systems logo_url: https://gallo.demo.myco.systems/img/gallo_welding_inverted.svg locale: en @@ -30,6 +30,3 @@ collections: - label: Body name: body widget: markdown - - label: Gallery - name: gallery - widget: gallery