Mods/www/index.html

18 lines
609 B
HTML
Raw Normal View History

2022-02-14 06:20:33 +00:00
<!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>