Add 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-15 03:10:22 +00:00
parent dbbc472fa0
commit aa9484be5e
1 changed files with 48 additions and 0 deletions

48
www/index.html Normal file
View File

@ -0,0 +1,48 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Help by Sarimoko</title>
<meta name="author" content="Sarimoko by Travis Reames">
<meta name="description" content="Get & Give a lil help!">
<meta name="keywords" content="sarimoko, sari, moko, sariboto, boto, help, tips, donate, gift, wish, wishlist, support, contribute, fund, gofundme, crypto, wallet, currency">
</head>
<body>
<h1>The Help</h1>
<h3 id="desc"></h3>
<p>If @Sarimoko can help, he will. The Sarimoko Show is only made possible from the various contributions &amp; support of his viewers!</p>
<h3>Get Help</h3>
<p>Sarimoko#7468 on Discord is the best line of communication. If you do not have Discord use the DM/Whisper on anything: Twitch, Steam, Reddit, IG, Facebook, etc...
<br>
Doesn't matter if it's just to talk about feelings or IRL situations or dark thoughts. Feel free to reach out if you are in need!
</p>
<h3>Give Help</h3>
<p>The rising water floats all boats, &amp; in that same fashion all help, helps! A lot! @Sarimoko has many ways viewers can contribute to the overall production &amp; quality of life.</p>
<h5>The 1on1</h5>
<p>Get online lessons on guitar, music theory, audio production/recording &amp; more!</p>
https://dojo.sarimoko.com/
<h5>The Coin</h5>
<p>Transfer various crypto-currencies to support the show &amp; upcoming coding projects!</p>
https://coin.sarimoko.com/
<h5>The Fund</h5>
<p>Various GoFundMe campaigns for the various projects &amp; future content!</p>
https://fund.sarimoko.com/
<h5>The Hype</h5>
<p>Anonymously donate or trigger your username to alerts live in stream! </p>
https://streamelements.com/sarimoko/tip
<h5>The Tips</h5>
<p>Privately donate but not anonymously to avoid alerts but donate directly.</p>
<h5>The Work</h5>
<p>Commission/hire @Sarimoko to freelance your next project! Art, code, </p>
<!--
<h5></h5>
<p></p>
-->
<script>
document.getElementById("desc").innerHTML = "Get &amp; Give a lil help!";
</script>
</body>
</html>