From 7c33b9b7c4b376ff0b91c1ed669cc0d0efa8eb06 Mon Sep 17 00:00:00 2001
From: hunicus <93150691+hunicus@users.noreply.github.com>
Date: Mon, 23 May 2022 08:34:04 -0400
Subject: [PATCH] Add schildbach bitcoin wallet to about page
---
frontend/src/app/components/about/about.component.html | 4 ++++
frontend/src/resources/profile/schildbach.svg | 1 +
2 files changed, 5 insertions(+)
create mode 100644 frontend/src/resources/profile/schildbach.svg
diff --git a/frontend/src/app/components/about/about.component.html b/frontend/src/app/components/about/about.component.html
index 27892626c..47489457c 100644
--- a/frontend/src/app/components/about/about.component.html
+++ b/frontend/src/app/components/about/about.component.html
@@ -250,6 +250,10 @@
Marina
+
+
+ Schildbach
+
diff --git a/frontend/src/resources/profile/schildbach.svg b/frontend/src/resources/profile/schildbach.svg
new file mode 100644
index 000000000..976deec88
--- /dev/null
+++ b/frontend/src/resources/profile/schildbach.svg
@@ -0,0 +1 @@
+
\ No newline at end of file