Adding a Paypal donate button.

gh-pages
Brian Lima 8 years ago committed by GitHub
parent 98fc178e6e
commit c0f1b9bd7e

@ -91,6 +91,13 @@
<small>Download</small>
.tar.gz file
</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="9YPV3FHEFRAUQ">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
<p class="repo-owner"><a href="https://github.com/BrianLima/UWPHook"></a> is maintained by <a href="https://github.com/BrianLima">BrianLima</a>.</p>

Loading…
Cancel
Save