diff options
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/static/donate.html b/static/donate.html index 33ad7e5c..bdd0c9bc 100644 --- a/static/donate.html +++ b/static/donate.html @@ -20,7 +20,7 @@ <meta property="og:site_name" content="GrapheneOS"/> <link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico?0"/> <link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/> - <link rel="stylesheet" href="/grapheneos.css?8"/> + <link rel="stylesheet" href="/grapheneos.css?9"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/donate"/> </head> @@ -38,10 +38,11 @@ </ul> </nav> <div id="content"> - <h1 id="donate">Donate</h1> + <h1 id="donate"> + <a href="#donate">Donate</a> + </h1> <h2 id="bitcoin"> - Bitcoin - <a href="#bitcoin">¶</a> + <a href="#bitcoin">Bitcoin</a> </h2> <p>You can send Bitcoin donations to the following address to support this project:</p> <div id="bitcoin_address"> @@ -51,8 +52,7 @@ </a> </div> <h2 id="paypal"> - PayPal - <a href="#paypal">¶</a> + <a href="#paypal">PayPal</a> </h2> <p>PayPal donations can be sent to danielmicay@gmail.com. Please mention GrapheneOS in the donation description to allow for proper record keeping, since PayPal |
