From d96c152fa53332e09bccc065fbbdc61437d0b99c Mon Sep 17 00:00:00 2001 From: Ava Gaiety Wroten Date: Mon, 21 Sep 2020 22:28:41 -0500 Subject: [PATCH] Attempting admin panel fix --- static/admin/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/admin/config.yml b/static/admin/config.yml index 3695229..b80465e 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -1,6 +1,6 @@ backend: name: git-gateway - branch: master # Branch to update (optional; defaults to master) + branch: main # Branch to update (optional; defaults to master) media_folder: "static/images/uploads" # Media files will be stored in the repo under static/images/uploads public_folder: "/images/uploads" # The src attribute for uploaded media will begin with /images/uploads collections: