SplatNet/callback/index.html

23 lines
958 B
HTML
Raw Normal View History

<!DOCTYPE html>
<meta property="og:site_name" content="SplatNet"/>
<meta property="og:title" content="SplatNet - Splatoon's multiplayer service hub"/>
<meta property="og:type" content="website"/>
<meta property="og:description" content="A hub for player interaction for the Nintendo Wii U game Splatoon."/>
<meta property="og:image" content="https://git.crafterpika.cc/kittentm/splatnet/raw/branch/main/assets/en/facebook_image-f7cbb3f4687a632cf0a44be1e68a7676dbb52eaf2ebc4b207522418825078203.jpg"/>
<meta content="SplatNet" name="apple-mobile-web-app-title"/>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Linking Twitter...</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div id="status">
<h2>Linking your Twitter account...</h2>
<div class="loader"></div>
</div>
<script src="twitter.js"></script>
</body>
</html>