diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-04-30 20:00:08 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-04-30 20:00:08 -0400 |
| commit | cc96e201f6135e932375609d2a6744b30447dbbb (patch) | |
| tree | bdc5689a7486d19f3f59d32a0528166a9e142e38 /static/admin | |
| parent | 1bbd2b763b572b923be34023f487726c1cc72c8f (diff) | |
| download | personal-website-cc96e201f6135e932375609d2a6744b30447dbbb.tar.gz personal-website-cc96e201f6135e932375609d2a6744b30447dbbb.tar.bz2 personal-website-cc96e201f6135e932375609d2a6744b30447dbbb.zip | |
Removed editorial workflow
Diffstat (limited to 'static/admin')
| -rw-r--r-- | static/admin/config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/admin/config.yml b/static/admin/config.yml index c44383e..93a737a 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -2,7 +2,6 @@ backend: name: git-gateway branch: master repo: Alee14/personal-website -publish_mode: editorial_workflow logo_url: ../../assets/img/Alee.png media_folder: "static/uploads" public_folder: "/uploads" |
