diff options
author | Andreas Kling <kling@serenityos.org> | 2020-12-28 00:10:45 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-28 00:12:12 +0100 |
commit | 4e99e013f007c4082e9efbd4cd02ebf92c0607f3 (patch) | |
tree | f4ac84162ed073ca454f359f2fb0d9c05df031c1 /Meta/Websites/serenityos.org/github-sponsors | |
parent | 20e27009523c2e69ec4037c8c46867bae4f20cfc (diff) | |
download | serenity-4e99e013f007c4082e9efbd4cd02ebf92c0607f3.zip |
Meta: Import the serenityos.org website
It doesn't seem right to not have the website in version control.
Also this way people can make changes to it. :^)
Diffstat (limited to 'Meta/Websites/serenityos.org/github-sponsors')
-rw-r--r-- | Meta/Websites/serenityos.org/github-sponsors/index.html | 25 | ||||
-rw-r--r-- | Meta/Websites/serenityos.org/github-sponsors/mona.png | bin | 0 -> 34156 bytes |
2 files changed, 25 insertions, 0 deletions
diff --git a/Meta/Websites/serenityos.org/github-sponsors/index.html b/Meta/Websites/serenityos.org/github-sponsors/index.html new file mode 100644 index 0000000000..7f9a514569 --- /dev/null +++ b/Meta/Websites/serenityos.org/github-sponsors/index.html @@ -0,0 +1,25 @@ +<html> +<head><title>Sponsor SerenityOS on GitHub!</title></head> +<body> +<center> +<h1>Sponsor SerenityOS on GitHub!</h1> +<img src="mona.png"><br> +<div style="margin-left: auto; margin-right: auto; width: 400; text-align: left;"> +<p><blink><b>Hello friends!</b></blink></p> +<p>As of October 19 2019, I am in the <a href="http://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, and GitHub will <a href="https://help.github.com/en/articles/about-github-sponsors#about-the-github-sponsors-matching-fund">match all donations 1:1 for the first year</a>.</p> +<p>I will remain on <a href="http://patreon.com/serenityos">Patreon</a> as well, with the same tiers.</p> +<p>Thank you for checking it out :^)</p> +<p style="padding-top: 4; padding-bottom: 4; padding-left: 4; padding-right: 4; background-color: #ea4aaa; text-align: center;"><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> diff --git a/Meta/Websites/serenityos.org/github-sponsors/mona.png b/Meta/Websites/serenityos.org/github-sponsors/mona.png Binary files differnew file mode 100644 index 0000000000..4cb161288a --- /dev/null +++ b/Meta/Websites/serenityos.org/github-sponsors/mona.png |