-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
33 lines (30 loc) · 1.59 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<meta content="player" property="twitter:card">
<meta name="description" content="Listen to the test player on labs.cruncher.ch">
<meta property="twitter:title" content="Test player">
<meta property="twitter:description" content="Listen to the test player on labs.cruncher.ch">
<meta property="twitter:card" content="player">
<meta property="twitter:player"
content="https://labs.cruncher.ch/player-test/player.html">
<meta property="twitter:url" content="https://labs.cruncher.ch/player-test">
<meta property="twitter:player:height" content="400">
<meta property="twitter:player:width" content="435">
<meta property="twitter:image" content="https://cruncher.ch/static/blog/printing-music/images/scribe-020-dolphin-dance.png">
<meta property="og:type" content="music.song">
<meta property="og:url" content="https://labs.cruncher.ch.com/player">
<meta property="og:title" content="Test track">
<meta property="og:image" content="https://cruncher.ch/static/blog/printing-music/images/scribe-020-dolphin-dance.png">
<meta property="og:image:width" content="500">
<meta property="og:image:height" content="500">
<meta property="og:description" content="Listen to the test player on labs.cruncher.ch">
<meta property="labs.cruncher.ch:user" content="https://labs.cruncher.ch/player-test">
</head>
<body>
<h1>You are listening to the test player on labs.cruncher.ch</h1>
</body>
</html>