docs: updated donate page
This commit is contained in:
parent
1e274b01fe
commit
0e3ac6b13c
1 changed files with 13 additions and 5 deletions
|
@ -14,13 +14,21 @@ from something else I love - my wonderful wife.
|
|||
So if you would like to send a donation, I will use it to buy flowers
|
||||
(and other pretty things) for her which will make her very happy.
|
||||
|
||||
### New
|
||||
|
||||
<div class="btn-group" role="group" aria-label="Basic example">
|
||||
<button type="button" class="btn btn-secondary">Left</button>
|
||||
<button type="button" class="btn btn-secondary">Middle</button>
|
||||
<button type="button" class="btn btn-secondary">Right</button>
|
||||
</div>
|
||||
|
||||
### Paypal ###
|
||||
|
||||
<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="XQMMNUD5ZY49J">
|
||||
<input type="image" src="https://www.paypalobjects.com/en_US/GB/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_GB/i/scr/pixel.gif" width="1" height="1">
|
||||
<input type="hidden" name="cmd" value="_s-xclick" />
|
||||
<input type="hidden" name="hosted_button_id" value="RGRFXCDDHK3LW" />
|
||||
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
|
||||
<img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1" />
|
||||
</form>
|
||||
|
||||
### Paypal.me ###
|
||||
|
@ -40,4 +48,4 @@ project, or helping with it, I'd be over the moon with that too!
|
|||
|
||||
Thanks
|
||||
|
||||
Nick
|
||||
Nick
|
||||
|
|
Loading…
Reference in a new issue