diff options
author | Adam Stück <adam@adast.xyz> | 2023-03-24 18:33:31 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-03-24 18:33:31 +0100 |
commit | dae72cd9cfa5caa993011e6c048671ead68bfd82 (patch) | |
tree | 5bbf0bd61b55d05be0a0642b1cf326a9fa25bc92 | |
parent | 84e41edcdfb569f380b2e533d2d87d78a09c11e4 (diff) |
donate: drop bloat
-rw-r--r-- | dst/donate.html | 16 | ||||
-rw-r--r-- | src/donate.md | 14 |
2 files changed, 4 insertions, 26 deletions
diff --git a/dst/donate.html b/dst/donate.html index 75429d5..bc2697a 100644 --- a/dst/donate.html +++ b/dst/donate.html @@ -24,22 +24,10 @@ <p>Help keep the server running.</p> -<h2 id="send-me-money">Send me money</h2> - -<p>coming soon…</p> - <h2 id="hetzner-referral">Hetzner Referral</h2> -<p>Interested in trying out some self-hosting, or have big dreams of creating -your own platform? You can use <a href="https://hetzner.cloud/?ref=bXrpw5w6RQon">my referral -link</a>, and get 20 EUR -of Hetzner Cloud credits to start out with (2-4 months of hosting). </p> - -<p>Once you spend at least 10 EUR with Hetzner (not including credits), I get 10 EUR of credits back. </p> - -<blockquote> -<p>TODO: write a straightforward guide, to get started using a VPS</p> -</blockquote> +<p>Use <a href="https://hetzner.cloud/?ref=bXrpw5w6RQon">my referral link</a>, and get 20 EUR +of Hetzner Cloud credits for free. </p> <footer role="contentinfo"> <span><a href="#">↑ Back to Top</a></span><br><br> diff --git a/src/donate.md b/src/donate.md index c46e39b..66f1132 100644 --- a/src/donate.md +++ b/src/donate.md @@ -2,17 +2,7 @@ Help keep the server running. -## Send me money - -coming soon... - ## Hetzner Referral -Interested in trying out some self-hosting, or have big dreams of creating -your own platform? You can use [my referral -link](https://hetzner.cloud/?ref=bXrpw5w6RQon), and get 20 EUR -of Hetzner Cloud credits to start out with (2-4 months of hosting). - -Once you spend at least 10 EUR with Hetzner (not including credits), I get 10 EUR of credits back. - -> TODO: write a straightforward guide, to get started using a VPS +Use [my referral link](https://hetzner.cloud/?ref=bXrpw5w6RQon), and get 20 EUR +of Hetzner Cloud credits for free. |