Changed bitcoin-address to used address

This commit is contained in:
Kasper Rynning-Tønnesen
2018-06-04 13:35:53 +02:00
committed by GitHub
parent e8dc0d8c2d
commit cd0060f565

View File

@@ -9,7 +9,7 @@
<div class="col s12 m6 center">
<div class="col s12 center">
<img src="/assets/images/btcdonate.png" alt="bitcoin-image" class="col s6 center"/>
<input type="text" id="bitcoin-address" readonly value="18DxBV9ij9t1eSLC3rTrugJbzGtMVPEyNB" />
<input type="text" id="bitcoin-address" readonly value="1NCBFnEQMTndMQj8XC59KaZtC1RpR3fUy1" />
</div>
<div class="col s12 center">
<img src="/assets/images/ethdonate.png" alt="ethereum-image" class="col s6 center"/>