commit 8f3bb3e9b40489bbe2f6a52512d192be962e2c42 parent a12654f2dc6950d0f967f9c7dd39f91feb02f154 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 15 Oct 2017 13:00:39 +0200 Remove paypal add my bitcoin address Signed-off-by: MTRNord <mtrnord1@gmail.com> Diffstat:
| M | docs/_includes/aside-funds.html | | | 8 | +------- |
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/docs/_includes/aside-funds.html b/docs/_includes/aside-funds.html @@ -3,13 +3,7 @@ <div class="container"> <h2>Give me happiness.</h2> <h3 style="color:white">Make a donation now, by buttons below.</h3> - <a href="https://blockchain.info/address/1B9rDoFCndbsKXL9QiefUcUGUbJH9Y1i6M" style="margin-bottom: 2em;" class="btn btn-outline btn-xl page-scroll">Donate <i class="fa fa-bitcoin fa-2x"></i>!</a> - <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> - <input type="hidden" name="cmd" value="_s-xclick" /> - <input type="hidden" name="hosted_button_id" value="3KWMZMMU5TZ8U" /> - <input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate" /> - <img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1" /> - </form> + <a href="https://blockchain.info/address/1JCPNHCqyDe7LQRsopkz5jrkRoRPhKjzWj" style="margin-bottom: 2em;" class="btn btn-outline btn-xl page-scroll">Donate <i class="fa fa-bitcoin fa-2x"></i>!</a> </div> </div> <div class="overlay-donate"></div>