Nicer images for the donation section
This commit is contained in:
parent
f5f5619580
commit
d973b085f1
Binary file not shown.
After Width: | Height: | Size: 9.6 KiB |
Binary file not shown.
After Width: | Height: | Size: 7.6 KiB |
Binary file not shown.
After Width: | Height: | Size: 8.6 KiB |
|
@ -156,7 +156,7 @@
|
|||
<div class="col">
|
||||
<p class="lead">
|
||||
<a href="https://www.buymeacoffee.com/0xboobface" target="_blank">
|
||||
<img src="img/buymeacoffee/buymeacoffee.png" alt="Buy a coffee" style="height: 160px; margin: 20px"/>
|
||||
<img src="img/buymeacoffee-round.png" alt="Buy a coffee" style="height: 160px; margin: 20px"/>
|
||||
</a><br/>
|
||||
<input type="button" value="Buy a coffee"
|
||||
onclick="window.open('https://www.buymeacoffee.com/0xboobface','_blank')">
|
||||
|
@ -165,7 +165,7 @@
|
|||
<div class="col">
|
||||
<p class="lead">
|
||||
<a href="https://www.paypal.me/0xb00bface" target="_blank">
|
||||
<img src="img/pp196.png" alt="PayPal" style="height: 160px; margin: 20px"/>
|
||||
<img src="img/paypal-round.png" alt="PayPal" style="height: 160px; margin: 20px"/>
|
||||
</a><br/>
|
||||
<input type="button" value="PayPal"
|
||||
onclick="window.open('https://www.paypal.me/0xb00bface','_blank')">
|
||||
|
@ -174,7 +174,7 @@
|
|||
<div class="col">
|
||||
<p class="lead">
|
||||
<a href="https://www.patreon.com/0xb00bface" target="_blank">
|
||||
<img src="img/patreon-logo.png" alt="Patreon" style="height: 160px; margin: 20px"/>
|
||||
<img src="img/patreon-round.png" alt="Patreon" style="height: 160px; margin: 20px"/>
|
||||
</a><br/>
|
||||
<input type="button" value="Patreon"
|
||||
onclick="window.open('https://www.patreon.com/0xb00bface','_blank')">
|
||||
|
|
Loading…
Reference in New Issue