From ee5ed3faf0cc4abd6abd3cb09d9e93a8e8aa6810 Mon Sep 17 00:00:00 2001 From: Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:36:30 +0100 Subject: Make readme's download button into an svg (#413) --- README.md | 2 +- docs/images/download_button.png | Bin 11118 -> 0 bytes docs/images/download_button.svg | 162 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 163 insertions(+), 1 deletion(-) delete mode 100644 docs/images/download_button.png create mode 100644 docs/images/download_button.svg diff --git a/README.md b/README.md index 272e1add..a1a1398b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
Decky Loader
- Download decky + Download decky

diff --git a/docs/images/download_button.png b/docs/images/download_button.png deleted file mode 100644 index d02d8699..00000000 Binary files a/docs/images/download_button.png and /dev/null differ diff --git a/docs/images/download_button.svg b/docs/images/download_button.svg new file mode 100644 index 00000000..9f5d28b1 --- /dev/null +++ b/docs/images/download_button.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + Download + + + + + + + + + + + + + + -- cgit v1.2.3