diff --git a/data/guis/changes.yml b/data/guis/changes.yml new file mode 100644 index 0000000000..6a62e98d87 --- /dev/null +++ b/data/guis/changes.yml @@ -0,0 +1,11 @@ +--- +name: "Changes" +project_url: "https://github.com/maoyama/Changes" +image_tag: "images/guis/changes@2x.png" +platforms: + - "Mac" +price: "Free" +license: "MIT" +trend_name: "changes" +order: 60 +--- diff --git a/data/guis/tempo.yml b/data/guis/tempo.yml deleted file mode 100644 index b9b280c578..0000000000 --- a/data/guis/tempo.yml +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: "Tempo" -project_url: "https://github.com/maoyama/Tempo" -image_tag: "images/guis/tempo@2x.png" -platforms: - - "Mac" -price: "Free" -license: "MIT" -trend_name: "tempo" -order: 60 ---- diff --git a/static/images/guis/changes@2x.png b/static/images/guis/changes@2x.png new file mode 100644 index 0000000000..bdb6bd32f6 Binary files /dev/null and b/static/images/guis/changes@2x.png differ diff --git a/static/images/guis/tempo@2x.png b/static/images/guis/tempo@2x.png deleted file mode 100644 index 7e24109c02..0000000000 Binary files a/static/images/guis/tempo@2x.png and /dev/null differ