mirror of
https://codeberg.org/youngchief/website.git
synced 2023-12-14 07:22:56 +01:00
42 lines
1.4 KiB
HTML
42 lines
1.4 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>youngchief btw ツ</title>
|
||
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||
|
<link rel="icon" type="image/x-icon" href="https://cdn.youngchief.vercel.app/MinecraftAquaAxolotlInABucket.jpg">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<h1><a href="index.html">youngchief btw ツ</a></h1>
|
||
|
<hr />
|
||
|
<div>
|
||
|
<p>
|
||
|
<b>Statement</b><br/>
|
||
|
Hi there! Thank you for considering supporting me :)<br/>
|
||
|
You (yes, you) mean alot to me, even the smallest amounts of money help greatly.<br/><br/>
|
||
|
<b>Benefits:</b>
|
||
|
<ul>
|
||
|
<li>Special <a href="chatroom.html">chatroom</a> channel access</li>
|
||
|
<li>You feel good because you help me with costs for things like servers, hardware, domains, and subscriptions I have to pay.</li>
|
||
|
<li>More benefits to come. Stay tuned :D</li>
|
||
|
</ul>
|
||
|
<br/><b>Affliate/Referral Links</b><br/>
|
||
|
Listing coming soon!<br/>
|
||
|
<br/><b>Donate</b><br/>
|
||
|
<!-- Weekly:<br/> -->
|
||
|
<b>Preferred:</b>
|
||
|
<a href="https://liberapay.com/youngchief">liberapay</a> •
|
||
|
<a href="https://ko-fi.com/youngchief">ko-fi</a><br/>
|
||
|
<b>Not preferred; avoid if possible:</b>
|
||
|
<a href="https://patreon.com/youngchief">patreon</a> •
|
||
|
<a href="https://www.buymeacoffee.com/youngchief">buy me a coffee</a> •
|
||
|
<a href="https://paypal.me/realyoungchief">paypal.me</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
<footer>
|
||
|
<!-- <p><a href=".">Home</a></p> -->
|
||
|
</footer>
|
||
|
</body>
|
||
|
|
||
|
</html>
|