From b0859f91b2e6b62231d88b5fa9086cd939841f38 Mon Sep 17 00:00:00 2001
From: hunicus <93150691+hunicus@users.noreply.github.com>
Date: Wed, 19 Apr 2023 22:00:09 -0400
Subject: [PATCH 1/2] Update unchained icon on about page
---
.../app/components/about/about.component.html | 17 +----------------
1 file changed, 1 insertion(+), 16 deletions(-)
diff --git a/frontend/src/app/components/about/about.component.html b/frontend/src/app/components/about/about.component.html
index 8a0e13335..8a139e5a9 100644
--- a/frontend/src/app/components/about/about.component.html
+++ b/frontend/src/app/components/about/about.component.html
@@ -107,22 +107,7 @@
Blockstream
-
+
Unchained
From 008ec104b60fca5db7444ef2dcb81a77e6296dc5 Mon Sep 17 00:00:00 2001
From: hunicus <93150691+hunicus@users.noreply.github.com>
Date: Wed, 19 Apr 2023 22:52:53 -0400
Subject: [PATCH 2/2] Fix clashing class in unchained svg
---
frontend/src/app/components/about/about.component.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/frontend/src/app/components/about/about.component.html b/frontend/src/app/components/about/about.component.html
index 8a139e5a9..9c52d754d 100644
--- a/frontend/src/app/components/about/about.component.html
+++ b/frontend/src/app/components/about/about.component.html
@@ -107,7 +107,7 @@
Blockstream
-
+
Unchained