-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
executable file
·34 lines (30 loc) · 1.61 KB
/
index.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
34
<!DOCTYPE html>
<html lang="en">
<head>
<title>extinctr by harm van den dorpel, 2018</title>
<meta charset="utf-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="Remember what it looked like before it meant anything?" >
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=4.0, user-scalable=yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black" >
<meta property="twitter:title" content="extinctr by harm van den dorpel, 2018">
<meta property="og:title" content="extinctr by harm van den dorpel, 2018">
<meta property="og:description" content="pixel sorter animated gif generator">
<meta property="twitter:description" content="pixel sorter animated gif generator">
<meta property="og:url" content="http://extinctr.com/">
<meta property="twitter:url" content="http://extinctr.com/">
<meta property="og:site_name" content="extinctr by harm van den dorpel, 2018">
<meta property="og:type" content="article">
<meta property="og:locale" content="en_US">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:site" content="@harmvddorpel">
<meta property="twitter:creator" content="@harmvddorpel">
<meta name="theme-color" content="#f1f2f0">
<meta content='#f1f2f0' name='msapplication-TileColor'>
</head>
<body>
<div id="root"></div>
</body>
</html>