aboutsummaryrefslogtreecommitdiff
path: root/build/donate/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/donate/index.html')
-rw-r--r--build/donate/index.html43
1 files changed, 43 insertions, 0 deletions
diff --git a/build/donate/index.html b/build/donate/index.html
new file mode 100644
index 0000000..16bfefe
--- /dev/null
+++ b/build/donate/index.html
@@ -0,0 +1,43 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Donate</title>
+ <link rel="icon" type="image/x-icon" href="/favicon.ico">
+ <link rel="alternate" type="application/rss+xml" title="" href='feed'>
+ <link rel="stylesheet" type="text/css" href="/main.css">
+ </head>
+ <body>
+ <header>
+ <nav>
+ <a href="/">Home</a><span> | </span>
+ <a href="/projects">Projects</a><span> | </span>
+ <a href="/services">Services</a><span> | </span>
+ <a href="/resume">Resume</a><span> | </span>
+ <a href="/uses">Uses</a><span> | </span>
+ <a href="/donate">Donate</a><span> | </span>
+ <a href="/rss.xml">RSS</a>
+ </nav>
+ </header><main>
+<h1 id="donate">Donate</h1>
+
+<p>Help keep the server running.</p>
+
+<h2 id="hetzner-referral">Hetzner Referral</h2>
+
+<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>
+ <small>
+ Built with <a href="https://rgz.ee/ssg.html">ssg</a>.<br>
+ Maintained with ♥ for the web. <br>
+ The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br>
+ The <a href="https://git.sr.ht/~adamski/adast.xyz">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.xyz/tree/main/item/LICENSE">MIT</a>.
+ </small>
+</footer>
+</main>
+</body>
+</html>