From f06d8e8b65dbd8371b201ad0b6488d789584f6b5 Mon Sep 17 00:00:00 2001 From: TacoTheDank <SkytkRSfan3895@gmail.com> Date: Mon, 1 Oct 2018 22:41:57 -0400 Subject: [PATCH] fixing image --- README.md | 2 +- removed/acastus.xml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 removed/acastus.xml diff --git a/README.md b/README.md index a32b5d8f2..798d37040 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ For requesting icons or contributing, please use the [Issue Tracker](https://git alt="Get it on F-Droid" height="80"> </a> <a href="https://gitlab.com/xphnx/ameixa/-/jobs/artifacts/master/download?job=build"> - <img src="https://gitlab.com/xphnx/ameixa/artwork/apk.png" + <img src="https://gitlab.com/xphnx/ameixa/blob/master/artwork/apk.png" alt="Download the latest build" height="80"> </a> diff --git a/removed/acastus.xml b/removed/acastus.xml new file mode 100644 index 000000000..82d50c487 --- /dev/null +++ b/removed/acastus.xml @@ -0,0 +1,7 @@ +<!-- appfilter.xml --> +<item + component="ComponentInfo{me.dbarnett.acastus/me.dbarnett.acastus.MainActivity}" + drawable="acastus" /> + +<!-- drawable.xml --> +<item drawable="acastus" /> \ No newline at end of file -- GitLab