-
Notifications
You must be signed in to change notification settings - Fork 0
/
twitch.html
33 lines (33 loc) · 1.82 KB
/
twitch.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="files/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="files/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="files/favicon/favicon-16x16.png">
<meta name="theme-color" content="#82d178">
<!-- Twitter -->
<meta name="twitter:card" content="summary"/>
<meta name="twitter:site" content="@_danGEr_nOODL"/>
<meta name="twitter:title" content="Twitch | grain of sand"/>
<meta name="twitter:description" content="grain of sand is an artist and twitch streamer. This is a link to their Twitch channel!"/>
<!-- Google -->
<meta name="description" content="grain of sand is an artist and twitch streamer. This is a link to their Twitch channel!">
<meta name="robots" content="all">
<!-- Discord -->
<meta property="og:title" content="Twitch | grain of sand" >
<meta property="og:description" content="grain of sand is an artist and twitch streamer. This is a link to their Twitch channel!">
<meta property="og:image" itemprop="image" content="https://grainofsand.art/files/avatar.webp">
<meta property="og:locale" content="en_US">
<!-- Misc extra stuff -->
<meta charset="UTF-8">
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Twitch | grain of sand</title>
</head>
<body style="background-color: #2c2f33;">
<script>document.location.replace("https://twitch.tv/gwainn_/");</script>
<h1 style="color: #7289da; text-align: center;">Please wait as we redirect you.</h1>
<h2 style="color: orange; text-align: center;">If you aren't redirected <a style="color: lime" href="https://twitch.tv/gwainn_/">click here!</a>
</body>
</html>