Add 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-06 22:58:04 +00:00
parent 5ec40107e6
commit e3b6d5601b
1 changed files with 23 additions and 0 deletions

23
www/index.html Normal file
View File

@ -0,0 +1,23 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>The Mine by Sarimoko</title>
<meta name="author" content="Sarimoko by Travis Reames">
<meta name="description" content="From mining crypto to mining Minecraft, you're home!">
<meta name="keywords" content="sarimoko, sari, moko, sarimine, mine, mining, crypto, crypto-currency, currency, token, tokens, tocken, tockens, coin, bitcoin, btc, eth, sol, sari-coin, saricoin, minecraft, mc, bedrock, java">
<link rel="icon"
type="image/png"
href="https://en.gravatar.com/userimage/208570096/d7e3f1a8a1358a94a6a45ada4e2d7d51.png">
<style type="text/css">
</style>
</head>
<body>
<div class="split" id="split">
<h1>Mine Crypto-Currencies</h1>
<h1>Play Minecraft</h1>
</div>
</body>
<script>
</script>
</html>