Edit donation page to be true

Signed-off-by: Aleksandar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2022-06-11 14:58:50 -04:00
parent 5552cec7c1
commit 1ad876f5ec
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@
<body>
<!--#include file="nav" -->
<h1>Donations</h1>
<p>A donation would help ~vern stay up and running for longer! We currently take donations in XMR, but will have Liberapay and maybe PayPal in the future.</p>
<p>A donation would help ~vern stay up and running for longer! We currently only take donations in XMR, as other options mostly involve non-free software and corporations such as Cloudflare, and other cryptocurrencies are not anonymous.</p>
<p>If you know of another good way to take donations, either in cryptocurrency or traditional banking, please contact an <a href=/admins>admin</a> about adding it.</p>
<p>Our XMR address is <code>4ATm8EZaC4iEuwt1VABuxFPi5xq4HgvqgghmKqvgQyvwQf9KK7AyYFXCYCZ3xBiqZ38CctAWihJ3yLeKAeGJfQBgDxQnn91</code></p>
<img src="/media/xmr.png" alt="A QR code representing our XMR address" width=300 height=300>
<!--#include file="footer" -->