From c0c37922c350eb0d7c3d7a2e6e79ed3ea4d724bf Mon Sep 17 00:00:00 2001
From: hunicus <93150691+hunicus@users.noreply.github.com>
Date: Thu, 23 Mar 2023 03:12:44 -0400
Subject: [PATCH] Change raspibolt logo to raspiblitz logo
---
.../src/app/components/about/about.component.html | 2 +-
frontend/src/resources/profile/raspiblitz.svg | 1 +
.../profile/{raspiblitz.jpg => raspibolt.jpg} | Bin
3 files changed, 2 insertions(+), 1 deletion(-)
create mode 100644 frontend/src/resources/profile/raspiblitz.svg
rename frontend/src/resources/profile/{raspiblitz.jpg => raspibolt.jpg} (100%)
diff --git a/frontend/src/app/components/about/about.component.html b/frontend/src/app/components/about/about.component.html
index ad2fd7bf7..64bfa4c7b 100644
--- a/frontend/src/app/components/about/about.component.html
+++ b/frontend/src/app/components/about/about.component.html
@@ -201,7 +201,7 @@
Umbrel
-
+
RaspiBlitz
diff --git a/frontend/src/resources/profile/raspiblitz.svg b/frontend/src/resources/profile/raspiblitz.svg
new file mode 100644
index 000000000..3b335e56a
--- /dev/null
+++ b/frontend/src/resources/profile/raspiblitz.svg
@@ -0,0 +1 @@
+
diff --git a/frontend/src/resources/profile/raspiblitz.jpg b/frontend/src/resources/profile/raspibolt.jpg
similarity index 100%
rename from frontend/src/resources/profile/raspiblitz.jpg
rename to frontend/src/resources/profile/raspibolt.jpg