From f6bd8a5da0ed2af582dbaf2d518142e4b0e9b403 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Fri, 14 Feb 2020 12:56:05 +0200 Subject: [PATCH] Added dark footer logo --- public/images/{appwrite-footer.svg => appwrite-footer-dark.svg} | 0 public/images/appwrite-footer-light.svg | 1 + 2 files changed, 1 insertion(+) rename public/images/{appwrite-footer.svg => appwrite-footer-dark.svg} (100%) create mode 100644 public/images/appwrite-footer-light.svg diff --git a/public/images/appwrite-footer.svg b/public/images/appwrite-footer-dark.svg similarity index 100% rename from public/images/appwrite-footer.svg rename to public/images/appwrite-footer-dark.svg diff --git a/public/images/appwrite-footer-light.svg b/public/images/appwrite-footer-light.svg new file mode 100644 index 0000000000..a6caddbacf --- /dev/null +++ b/public/images/appwrite-footer-light.svg @@ -0,0 +1 @@ + \ No newline at end of file