diff --git a/data/guis/gitbreeze.yml b/data/guis/gitbreeze.yml index 54962fcb8f..b107cf7729 100644 --- a/data/guis/gitbreeze.yml +++ b/data/guis/gitbreeze.yml @@ -8,5 +8,5 @@ platforms: - "Linux" price: "Free" license: "Proprietary" -order: 53 +order: 30 --- diff --git a/data/guis/vershd.yml b/data/guis/vershd.yml deleted file mode 100644 index 37163aa0e1..0000000000 --- a/data/guis/vershd.yml +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: "Vershd" -project_url: "https://vershd.io/" -image_tag: "images/guis/vershd@2x.png" -platforms: - - "Windows" - - "Mac" - - "Linux" -price: "Free for non-commercial use / $37/user annually" -license: "Proprietary" -order: 42 ---- diff --git a/static/images/guis/gitbreeze.png b/static/images/guis/gitbreeze.png index e58ad4ff65..dcd680e6cc 100644 Binary files a/static/images/guis/gitbreeze.png and b/static/images/guis/gitbreeze.png differ diff --git a/static/images/guis/gitbreeze@2x.png b/static/images/guis/gitbreeze@2x.png index aa0ee1cbab..256a5663a3 100644 Binary files a/static/images/guis/gitbreeze@2x.png and b/static/images/guis/gitbreeze@2x.png differ diff --git a/static/images/guis/vershd.png b/static/images/guis/vershd.png deleted file mode 100644 index 093acac23c..0000000000 Binary files a/static/images/guis/vershd.png and /dev/null differ diff --git a/static/images/guis/vershd@2x.png b/static/images/guis/vershd@2x.png deleted file mode 100644 index 51cb240177..0000000000 Binary files a/static/images/guis/vershd@2x.png and /dev/null differ