summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-14 22:04:29 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-14 22:04:29 -0400
commitbc7955f091eb80a1ed8137561a3740f273407ff8 (patch)
tree039bf718959aa1d9d6122800b735698765d6b416
parent7a7648e6de9a96ee34b177cd1ad1d370e2ace983 (diff)
list GitHub Sponsors before PayPal
-rw-r--r--static/donate.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/static/donate.html b/static/donate.html
index d9117c57..2c8bb9e5 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -63,8 +63,8 @@
<ul>
<li><a href="#bitcoin">Bitcoin</a></li>
<li><a href="#monero">Monero</a></li>
- <li><a href="#paypal">PayPal</a></li>
<li><a href="#github">GitHub Sponsors</a></li>
+ <li><a href="#paypal">PayPal</a></li>
</ul>
</nav>
@@ -102,6 +102,14 @@
when having it go through within a couple days is perfectly fine.</p>
</section>
+ <section id="github">
+ <h2><a href="#github">GitHub Sponsors</a></h2>
+
+ <p>GrapheneOS can be sponsored with recurring or one-time donations through
+ <a href="https://github.com/sponsors/thestinger">GitHub Sponsors</a>. There are
+ standard tiers from $5 to $250 or you can donate a custom amount.</p>
+ </section>
+
<section id="paypal">
<h2><a href="#paypal">PayPal</a></h2>
@@ -118,14 +126,6 @@
<p>Please don't mark it as a purchase or PayPal will take a portion of it as a fee
and it may cause problems.</p>
</section>
-
- <section id="github">
- <h2><a href="#github">GitHub Sponsors</a></h2>
-
- <p>GrapheneOS can be sponsored with recurring or one-time donations through
- <a href="https://github.com/sponsors/thestinger">GitHub Sponsors</a>. There are
- standard tiers from $5 to $250 or you can donate a custom amount.</p>
- </section>
</main>
<footer>
<a href="/"><img src="/mask-icon.svg" width="512" height="512" alt=""/>GrapheneOS</a>