mirror of
https://github.com/beetbox/beets.git
synced 2026-01-05 23:43:31 +01:00
Coinbase button does not fit in flair
This commit is contained in:
parent
f03f13971b
commit
1110a499a4
2 changed files with 4 additions and 4 deletions
|
|
@ -191,10 +191,6 @@ data-url="http://beets.radbox.org/">tweet beets</a>
|
|||
data-gratipay-widget="button"
|
||||
src="//grtp.co/v1.js"></script>
|
||||
|
||||
<!-- coinbase tip button -->
|
||||
<div class="cb-tip-button" data-content-location="http://beets.radbox.org" data-href="//www.coinbase.com/tip_buttons/show_tip" data-to-user-id="532ce1f562812e11390002e8"></div>
|
||||
<script>!function(d,s,id) {var js,cjs=d.getElementsByTagName(s)[0],e=d.getElementById(id);if(e){return;}js=d.createElement(s);js.id=id;js.src="https://www.coinbase.com/assets/tips.js";cjs.parentNode.insertBefore(js,cjs);}(document, 'script', 'coinbase-tips');</script>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -18,6 +18,10 @@ organization software. They need support more than I do.
|
|||
|
||||
## Bitcoin
|
||||
|
||||
<!-- coinbase tip button -->
|
||||
<div class="cb-tip-button" data-content-location="http://beets.radbox.org" data-href="//www.coinbase.com/tip_buttons/show_tip" data-to-user-id="532ce1f562812e11390002e8"></div>
|
||||
<script>!function(d,s,id) {var js,cjs=d.getElementsByTagName(s)[0],e=d.getElementById(id);if(e){return;}js=d.createElement(s);js.id=id;js.src="https://www.coinbase.com/assets/tips.js";cjs.parentNode.insertBefore(js,cjs);}(document, 'script', 'coinbase-tips');</script>
|
||||
|
||||
You can send Bitcoin donations to [1444ZujQGp3ciNbDwyuoaxjWNrz5suuCYo](bitcoin:1444ZujQGp3ciNbDwyuoaxjWNrz5suuCYo). Or you might prefer to donate using [Coinbase][]:
|
||||
|
||||
<a class="coinbase-button" data-code="6e3e345d83540da9fddb4473386af9b9" data-button-style="custom_large" href="https://coinbase.com/checkouts/6e3e345d83540da9fddb4473386af9b9">Donate Bitcoins</a><script src="https://coinbase.com/assets/button.js" type="text/javascript"></script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue