Add 'www/index.html'
This commit is contained in:
parent
5fe7d0aaa6
commit
493e0a10e6
|
@ -0,0 +1,18 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>The Mods</title>
|
||||
<meta name="author" content="Sarimoko by Travis Reames">
|
||||
<meta name="description" content="The unsung heros!">
|
||||
<meta name="keywords" content="sarimoko, sari, moko, sariboto, boto, mods, squad, moderators, admin, admins, banhammer, ban, timeout, queue, chat, twitch, irc">
|
||||
</head>
|
||||
<body>
|
||||
<h1>The Mods</h1>
|
||||
<p id="heyo-js"></p>
|
||||
<script>
|
||||
document.getElementById("heyo-js").innerHTML = "Coming Soon-ish!";
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue