From 55aac901d4a504141543835fbf3a859cfc9b510d Mon Sep 17 00:00:00 2001
From: davegson <3080765+davegson@users.noreply.github.com>
Date: Mon, 1 Jul 2019 12:05:42 +0200
Subject: [PATCH 1/5] Activate Bitcoin donation button
---
_config.yml | 2 +-
support/index.md | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/_config.yml b/_config.yml
index 9a43dd5..777b9bf 100644
--- a/_config.yml
+++ b/_config.yml
@@ -81,6 +81,6 @@ communities:
donations:
bitcoin:
- url: /
+ url: https://www.blockchain.com/btc/address/1AosdDyzd8PVUFTUEXoaJHTyPVHuKQxdmq?filter=2
paypal:
url: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2QHNM78H9YC9L&source=url
diff --git a/support/index.md b/support/index.md
index 5007942..84d636b 100644
--- a/support/index.md
+++ b/support/index.md
@@ -28,7 +28,6 @@ container_class: 'text'
-
From 48f70edfa825696d9c2a97cd6cb6e35d03e30c7b Mon Sep 17 00:00:00 2001
From: davegson <3080765+davegson@users.noreply.github.com>
Date: Mon, 1 Jul 2019 12:11:13 +0200
Subject: [PATCH 2/5] Change /support to /donate
so it is not confused with 'customer support'
---
{support => donate}/index.md | 0
our-values/index.md | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
rename {support => donate}/index.md (100%)
diff --git a/support/index.md b/donate/index.md
similarity index 100%
rename from support/index.md
rename to donate/index.md
diff --git a/our-values/index.md b/our-values/index.md
index e7eca14..84d21b7 100644
--- a/our-values/index.md
+++ b/our-values/index.md
@@ -164,7 +164,7 @@ This section shall inform about what influence the company is exposed to. This i
From c1396c87971539b6a241a2edaaa6936274b866c3 Mon Sep 17 00:00:00 2001
From: davegson <3080765+davegson@users.noreply.github.com>
Date: Mon, 1 Jul 2019 12:11:34 +0200
Subject: [PATCH 3/5] Use target blank on donation links
---
donate/index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/donate/index.md b/donate/index.md
index 84d636b..aa0089a 100644
--- a/donate/index.md
+++ b/donate/index.md
@@ -21,7 +21,7 @@ container_class: 'text'