From 2b0f9d6adf3f96e9da2d3944076e6018e9b55f9c Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me> Date: Thu, 29 Jul 2021 10:34:37 -0400 Subject: [PATCH] Changed bitcoin wallet address. --- layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index c608fdb..73e5bcb 100755 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -35,7 +35,7 @@ <ul class="fa-ul"> <li><i class="fa-li fas fa-heart fa-fw"></i>Contribute what we need most, time, by helping with one of <a href="https://git.qoto.org/CleverThis" target="_blank">our projects</a>.</li> <li><i class="fa-li fas fa-heart fa-fw"></i>Donate Ethereum or CleverCoin to the following address: 0x8758B820F64b4eb080e476a3478cECcE53213386.</li> - <li><i class="fa-li fas fa-heart fa-fw"></i>Donate Bitcoin (BTC) to the following address: bc1qj3tl8385yssh3m0222z6d9d84qlvmwng5ltlhd.</li> + <li><i class="fa-li fas fa-heart fa-fw"></i>Donate Bitcoin (BTC) to the following address: bc1q8lsltgzshp5q80vtcyrqw9cp3cc3c32damlkgz.</li> </ul> </div> </div> -- GitLab