summaryrefslogtreecommitdiff
path: root/Meta/Websites/serenityos.org/github-sponsors/index.html
blob: 3b496816db8b6dc8493238db6962282e4c70b2b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<html>
<head>
	<title>Sponsor SerenityOS on GitHub!</title>
<style>
.pinkbar {
    padding: 4;
    background-color: #ea4aaa;
    text-align: center;
    color: white;
}
.pinkbar a:link {
    color: white;
}
</style>
</head>
<body>
<center>
<h1>Sponsor SerenityOS on GitHub!</h1>
<img src="mona.png"><br>
<div style="margin-left: auto; margin-right: auto; width: 440; text-align: left;">
<p><blink><b>Hello friends!</b></blink></p>
<p>As of October 19 2019, I am in the <a href="https://github.com/sponsors/awesomekling/">GitHub Sponsors program</a>!</p>
<p>This means you can support my work with a monthly donation via their platform.</p>
<p>There are six tiers: <b>$1</b>, <b>$5</b>, <b>$10</b>, <b>$20</b>, <b>$50</b> and <b>$100</b>.</p>
<p>Sponsorships are (optionally) visible on your GitHub user card.</p>
<p>I will remain on <a href="https://patreon.com/serenityos">Patreon</a> as well, with the same tiers.</p>
<p>Thank you for checking it out :^)</p>
<p class="pinkbar"><b>Andreas</b>
    (
    <a href="https://github.com/awesomekling">GitHub</a> | 
    <a href="https://youtube.com/c/AndreasKling">YouTube</a> | 
    <a href="https://twitter.com/awesomekling">Twitter</a> | 
    <a href="https://patreon.com/serenityos">Patreon</a> | 
    <a href="https://paypal.me/awesomekling">PayPal</a> )
</p>
</div>
</body>
</html>