Skip to content

Commit d28fdd3

Browse files
committed
Add PayPal button to donate page.
1 parent cf72250 commit d28fdd3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 1 addition & 0 deletions
Loading

website/content/donate.njk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ title: Donate
2525
{% include 'svgs/logos/patreon.svg'%} Patreon
2626
</a>
2727
</div>
28+
<div class="col-md-auto mb-2 mx-4">
29+
<a class="btn mg-patreon-button px-4" type="button" href="https://www.paypal.com/donate/?hosted_button_id=K3K9QACYMZMUE" target="_blank">
30+
{% include 'svgs/logos/paypal.svg'%} PayPal
31+
</a>
32+
</div>
2833
</div>
2934
</div>
3035
<div class="col-sm-3 patreon-stats">

0 commit comments

Comments
 (0)