updated bitcoin widget with correct wallet info
This commit is contained in:
parent
49c0af3add
commit
89b6305be8
1 changed files with 4 additions and 5 deletions
|
@ -168,14 +168,13 @@
|
||||||
|
|
||||||
<p>Financial contributions are greatly appreciated in support of our work. All financial contributions are transparently governed and recorded in our value accounting system.</p>
|
<p>Financial contributions are greatly appreciated in support of our work. All financial contributions are transparently governed and recorded in our value accounting system.</p>
|
||||||
<script data-gratipay-username="Metamaps.cc" src="//gttp.co/v1.js"></script>
|
<script data-gratipay-username="Metamaps.cc" src="//gttp.co/v1.js"></script>
|
||||||
<div style="font-size:16px; width:250px" class="blockchain-btn"
|
<div style="font-size:16px;margin:0 auto;width:300px" class="blockchain-btn"
|
||||||
data-address="14GontNS1FKoiTQDEB5WBCUDZaFTiyxkzN"
|
data-address="15z24wj6E9tTsJgEBjnK81CtJ7kZZmxJYN"
|
||||||
data-shared="false">
|
data-shared="false">
|
||||||
<div class="blockchain stage-begin">
|
<div class="blockchain stage-begin">
|
||||||
<img src="https://blockchain.info//Resources/buttons/donate_64.png"/>
|
<img src="https://blockchain.info//Resources/buttons/donate_64.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div class="blockchain stage-loading">
|
<div class="blockchain stage-loading" style="text-align:center">
|
||||||
|
|
||||||
<img src="https://blockchain.info//Resources/loading-large.gif"/>
|
<img src="https://blockchain.info//Resources/loading-large.gif"/>
|
||||||
</div>
|
</div>
|
||||||
<div class="blockchain stage-ready">
|
<div class="blockchain stage-ready">
|
||||||
|
|
Loading…
Reference in a new issue