Add 'www/index.html'
This commit is contained in:
parent
dbbc472fa0
commit
aa9484be5e
|
@ -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 & 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, & in that same fashion all help, helps! A lot! @Sarimoko has many ways viewers can contribute to the overall production & quality of life.</p>
|
||||
<h5>The 1on1</h5>
|
||||
<p>Get online lessons on guitar, music theory, audio production/recording & more!</p>
|
||||
https://dojo.sarimoko.com/
|
||||
<h5>The Coin</h5>
|
||||
<p>Transfer various crypto-currencies to support the show & upcoming coding projects!</p>
|
||||
https://coin.sarimoko.com/
|
||||
<h5>The Fund</h5>
|
||||
<p>Various GoFundMe campaigns for the various projects & 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 & Give a lil help!";
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue