diff options
author | 53hornet <atc@53hor.net> | 2021-09-07 14:23:27 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-09-07 14:23:27 -0400 |
commit | 2901cf43bf45ff322fb62286c3bf1594b55c20ee (patch) | |
tree | 9c3ce172133e70935f1030524ecf9e460eebf557 /donate.php | |
parent | bfaccc32571df8a02f69518d8864244efba3b5b5 (diff) | |
download | 53hor-2901cf43bf45ff322fb62286c3bf1594b55c20ee.tar.xz 53hor-2901cf43bf45ff322fb62286c3bf1594b55c20ee.zip |
chore: rename html to php, add donate/payments page, update cv
Diffstat (limited to 'donate.php')
-rw-r--r-- | donate.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/donate.php b/donate.php new file mode 100644 index 0000000..82fbd8a --- /dev/null +++ b/donate.php @@ -0,0 +1 @@ +<a href="https://www.paypal.com/donate?business=F9QZQMC55PB4W&no_recurring=0¤cy_code=USD">PayPal</a> |