-
Notifications
You must be signed in to change notification settings - Fork 0
/
videox.html
33 lines (21 loc) · 1.07 KB
/
videox.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
<html>
<head>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />
<meta name="twitter:card" content="player" />
<meta name="twitter:title" content="Create a Tweesky Card" />
<meta name="twitter:description" content="Demo video showing how to create, customise and share a Tweesky card." />
<meta name="twitter:image" content="https://tweesky.com/logo.png" />
<meta property="og:title" content="Create a Tweesky Card" />
<meta property="og:description" content="Demo video on how to create, customise and share a Tweesky card." />
<meta property="og:image" content="https://tweesky.com/logo.png" />
<meta name="twitter:image:alt" content="How to Create a Tweesky Card video" />
<meta name="twitter:site" content="@tweesky_com" />
<meta name="twitter:site:id" content="" />
<meta name="twitter:player" content="https://perosa.github.io/container.html" />
<meta name="twitter:player:width" content="480" />
<meta name="twitter:player:height" content="480" />
</head>
<body >
</body>
</html>