summaryrefslogtreecommitdiff
path: root/app/posts/templates
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2022-12-29 13:36:23 -0600
committerluxagraf <sng@luxagraf.net>2022-12-29 13:36:23 -0600
commitc596c85e97561af48ddc9a85d2960f1ac86ae770 (patch)
tree1c9254df12ae4768faaf2f1e931ec9e15d6f3320 /app/posts/templates
parent792961e70597bd76d3e6c9a2406f905011e3deef (diff)
src: removed paypal from src
Diffstat (limited to 'app/posts/templates')
-rw-r--r--app/posts/templates/posts/src_detail.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/posts/templates/posts/src_detail.html b/app/posts/templates/posts/src_detail.html
index 37faed0..e2afc64 100644
--- a/app/posts/templates/posts/src_detail.html
+++ b/app/posts/templates/posts/src_detail.html
@@ -44,13 +44,6 @@
<aside class="narrow donate">
<h3>Donate</h3>
<p>I've had several people ask about tipping for the articles here. That's not necessary, but if this article saved you some time and you feel like that's worth some money, I won't turn it down. You can donate here:</p>
- <div class="donate-btn">
- <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="HYJFZQSBGJ8QQ">
- <input type="submit" name="submit" title="Donate to luxagraf via PayPal">
- </form>
- </div>
<div class="donate-btn">
<a class="liberapay-btn" href="https://liberapay.com/luxagraf/donate"><span>Donate</span></a>
</div>