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