-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvideo.html
73 lines (54 loc) · 2.46 KB
/
video.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
<!DOCTYPE html>
<html lang="en-us">
<meta charset="utf-8"><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BlogPosting",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "\/"
},
"articleSection": "",
"name": "Congrats to your wedding!",
"headline": "Congrats to your wedding!",
"description": "This is the startpage for congratulations to Elaine",
"inLanguage": "en",
"author": "Yushu",
"creator": "Yushu",
"publisher": "Yushu",
"accountablePerson": "Yushu",
"copyrightHolder": "Yushu",
"copyrightYear": "0001",
"datePublished": "0001-01-01T00:00:00Z",
"url" : "\/",
"wordCount" : "0",
"keywords" : [ "Blog" ]
}
</script>
<title>Congrats to your wedding!</title><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="/favicon.ico">
<link href="https://cdn.jsdelivr.net/npm/remixicon@2.5.0/fonts/remixicon.css" rel="stylesheet">
<meta itemprop="name" content="Congrats to your wedding!">
<meta itemprop="description" content="This is the startpage for congratulations to Elaine">
<meta property="og:title" content="Congrats to your wedding!" />
<meta property="og:description" content="This is the startpage for congratulations to Elaine" />
<meta property="og:type" content="website" />
<meta property="og:url" content="/" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Congrats to your wedding!"/>
<meta name="twitter:description" content="This is the startpage for congratulations to Elaine"/>
<link rel="alternate" href="/index.xml" type="application/rss+xml" title="Congrats to your wedding!"/>
<link rel="stylesheet" href="/css/vendor.min.3b56ea2bb6bcfd5600c84f5e71b985c648dcafb0fe58d90d30abe782c621b9bb.css">
<body class="text-center">
<main role="main" class="container">
<h1 class="welcomeText">Congratulations to Elaine's wedding!</h1>
<video width="80%" controls>
<source src="/video/video.mp4" type="video/mp4">
Your browser does not support HTML video.
</video>
</main>
<script src="/js/vendor.min.53d6b851e823a1944f26656799d21042875272fc0f2d414147310b6a546856fd.js"></script>
</body>
</html>