-
Notifications
You must be signed in to change notification settings - Fork 7
/
index.html
84 lines (77 loc) · 4.31 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="https://mrepol742.github.io/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<meta property="og:image:alt" content="Picture of Melvin Jones Repol">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/mrepol742.png" />
<meta property="twitter:title"
content="Happy Valentines Day! - Melvin Jones Repol" />
<meta property="twitter:description"
content="A simple valentine day card made using flipbook." />
<meta property="og:title"
content="Happy Valentines Day! - Melvin Jones Repol">
<meta property="og:url" content="https://mrepol742.github.io/valentines/">
<link rel="license" href="https://raw.githubusercontent.com/mrepol742/valentines/master/LICENSE">
<link rel="canonical" href="https://mrepol742.github.io/valentines/">
<meta content="origin" name="referrer">
<meta name="robots" content="max-snippet:-1,max-image-preview:large,max-video-preview:-1">
<link rel="alternate" type="application/rss+xml" title="Melvin Jones Repol » Feed"
href="https://mrepol742.github.io/rss/rss.xml">
<meta property="og:site_name"
content="Happy Valentines Day! - Melvin Jones Repol">
<meta property="og:description"
content="A simple valentine day card made using flipbook.">
<meta property="og:image" content="https://mrepol742.github.io/images/mrepol742.png">
<meta name="theme-color" content="#ffffff">
<meta name="keywords" content="melvin jones repol, mrepol742, valentines Day">
<meta name="description"
content="A simple valentine day card made using flipbook.">
<meta name="author" content="Melvin Jones Repol">
<meta name="twitter:site" content="@mrepol742" />
<meta name="twitter:domain" content="mrepol742.github.io" />
<meta name="twitter:card" content="summary_large_image">
<link rel="manifest" href="https://mrepol742.github.io/site.webmanifest">
<meta name="hostname" content="mrepol742.github.io">
<link rel="shortcut icon" href="https://mrepol742.github.io/favicon.png">
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-TFD9TXR');</script>
<link rel="apple-touch-icon" href="https://mrepol742.github.io/favicon.png">
<title>Happy Valentines Day! - Melvin Jones Repol</title>
<link rel="stylesheet" href="index.css">
<meta name="viewport" content="width=1050, user-scalable=no" />
<script type="text/javascript" src="extras/jquery.min.1.7.js"></script>
<script type="text/javascript" src="extras/modernizr.2.5.3.min.js"></script>
</head>
<body>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TFD9TXR" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<div class="flipbook-viewport">
<div class="container">
<div class="flipbook">
<div class="page"
style="background-image:url(https://mrepol742.github.io/valentines/images2/image2.png)"></div>
<div class="double"
style="background-image:url(https://mrepol742.github.io/valentines/images2/image1.png)"></div>
<div class="double"
style="background-image:url(https://mrepol742.github.io/valentines/images2/image4.png)"></div>
<div class="double"
style="background-image:url(https://mrepol742.github.io/valentines/images2/image5.png)"></div>
<div class="double"
style="background-image:url(https://mrepol742.github.io/valentines/images2/image6.png)"></div>
<div class="page"
style="background-image:url(https://mrepol742.github.io/valentines/images2/image2.png)"></div>
</div>
</div>
</div>
<script src="index.js"></script>
</body>
</html>