27 lines
846 B
HTML
27 lines
846 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<!-- PAGE SETUP -->
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<link rel="icon" type="image/png" href="localhost.png">
|
|
<title>The Coin by Sarimoko</title><br>
|
|
<meta name="author" content="Sarimoko by Travis Reames">
|
|
<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">
|
|
</style>
|
|
<!--
|
|
<link rel="stylesheet" href="style.css">
|
|
<script src="main.js"></script> -->
|
|
</head>
|
|
<body>
|
|
|
|
</body>
|
|
<script>
|
|
// put your code here.
|
|
</script>
|
|
</html> |