mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Changed bitcoin-address to used address
This commit is contained in:
committed by
GitHub
parent
e8dc0d8c2d
commit
cd0060f565
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user