42 lines
1.6 KiB
HTML
42 lines
1.6 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="theme-color" content="#ff8c00" />
|
|
<meta
|
|
name="description"
|
|
content="Live TSS team leaderboards, battle logs, team profiles, uptime, and consented viewer analytics for Toothless' TSS Bot."
|
|
/>
|
|
<meta name="robots" content="index, follow" />
|
|
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:site_name" content="Toothless' TSS Bot" />
|
|
<meta property="og:url" content="__PUBLIC_ORIGIN__/" />
|
|
<meta property="og:title" content="Toothless' TSS Bot" />
|
|
<meta
|
|
property="og:description"
|
|
content="Live TSS team leaderboards, battle logs, team profiles, uptime, and consented viewer analytics."
|
|
/>
|
|
<meta property="og:image" content="__PUBLIC_ORIGIN__/light_fury_match.jpg" />
|
|
<meta property="og:image:type" content="image/jpeg" />
|
|
<meta property="og:image:width" content="262" />
|
|
<meta property="og:image:height" content="262" />
|
|
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:title" content="Toothless' TSS Bot" />
|
|
<meta
|
|
name="twitter:description"
|
|
content="Live TSS team leaderboards, battle logs, team profiles, uptime, and consented viewer analytics."
|
|
/>
|
|
<meta name="twitter:image" content="__PUBLIC_ORIGIN__/light_fury_match.jpg" />
|
|
|
|
<link rel="icon" type="image/svg+xml" href="/embed-icon.svg" />
|
|
<title>Toothless' TSS Bot</title>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.jsx"></script>
|
|
</body>
|
|
</html>
|