-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.html
36 lines (30 loc) · 1.41 KB
/
test.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
35
36
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="IOU One allows you to record small debts and ask your friends pay back later with tasks.">
<meta name="author" content="Benny Chan @ 30/3/2016">
<link rel="icon" href="img/favicon.ico">
<title>IOU One - Pay Back Your Friends Via Tasks</title>
<meta property="og:title" content="The Rock" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://iou-one.today/test.html" />
<meta property="og:image" content="https://media.giphy.com/media/3o6Zti8Yz88sqW1nq0/giphy.gif" />
<meta property="og:image:type" content="image/gif" />
<meta property="og:description" content="test override fb share post description" />
<script>
setTimeout(function() {
window.location.href = "https://sillycube-test.myshopify.com/products/stay-salty-teefffff";
}, 3000);
</script>
<!-- <script>
window.location.href = "https://sillycube-test.myshopify.com/products/stay-salty-tee";
</script> -->
</head>
<body style="position: relative">
Hi this is the game made by Benny
</body>
</html>