Update 'www/index.html'
This commit is contained in:
parent
76ce32bd31
commit
de63781eb9
|
@ -13,13 +13,31 @@
|
|||
<meta name="description" content="Viewers can now support The Sarimoko Show via Crypto-Currencies! Donate wallet2wallet or mine directly to Sarimoko's Blockchain!">
|
||||
<meta name="keywords" content="sarimoko, coin, sari, moko, travis, reames, crypto, bitcoin, btc">
|
||||
<style type="text/css">
|
||||
body {
|
||||
background-color: black;
|
||||
}
|
||||
h1, h2, h3, h4, h5, p {
|
||||
color: white;
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
<!--
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<script src="main.js"></script> -->
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>The Coin</h1>
|
||||
<h3>Support is now available via Crypto-Currencies!</h3>
|
||||
<p>All donations/tips transfered to these wallets are private, meaning they will not show up on alerts, leaderboards, etc.
|
||||
</p>
|
||||
<h3>BTC</h3>
|
||||
<p>3N18co4GAdzsD9ZRNcxHMR562WCLJK3iYo</p>
|
||||
<h3>ETH</h3>
|
||||
<p>0xd45b9c1222d13F22c9E2f49a37c0b185a9B656A3</p>
|
||||
<h3>SOL</h3>
|
||||
<p>COMING SOON!</p>
|
||||
<h1>Sari-Coin</h1>
|
||||
<p>Custom crypto-token coming soon! This will not be a currency but a crpyto reward system to be redeemed on services by Sarimoko.</p>
|
||||
</body>
|
||||
<script>
|
||||
// put your code here.
|
||||
|
|
Loading…
Reference in New Issue