-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
26 lines (23 loc) · 1.52 KB
/
index.html
File metadata and controls
26 lines (23 loc) · 1.52 KB
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
<!DOCTYPE html>
<html xmlns:og="http://ogp.me/ns#">
<head prefix="og: http://ogp.me/ns fb: http://ogp.me/ns/fb">
<meta charset='UTF-8'>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Ямболска панорама</title>
<meta property="og:site_name" content="BecoKo" />
<meta property="og:url" content="http://becoko.github.io/" />
<meta property="og:title" content="Ямбол - Панорама" />
<meta property="og:type" content="article" />
<meta property="og:image" content="http://becoko.github.io/yambol_small.jpg" />
<meta property="og:image" content="http://becoko.github.io/yambol.jpg" />
<meta property="og:description" content="Ямбол - панорама :)" />
<meta property="og:video" content="http://becoko.github.io/pan0.swf?panoSrc=http:\/\/becoko.github.io\/yambol.jpg&minPA=-25&maxPA=25&maxFOV=60" />
<meta property="og:video:secure_url" content="https://becoko.github.io/pan0.swf?panoSrc=https:\/\/becoko.github.io\/yambol.jpg&minPA=-25&maxPA=25&maxFOV=60" />
<meta property="og:video:width" content="800" />
<meta property="og:video:height" content="512" />
<meta property="og:video:type" content="application/x-shockwave-flash" />
</head>
<body>
<iframe width="800" height="512" allowfullscreen style="border-style:none;" src="https://cdn.pannellum.org/2.2/pannellum.htm?panorama=https%3A//becoko.github.io/yambol.jpg&title=Yambol&author=BecoKo&autoLoad=true&haov=150.0&vaov=60.0"></iframe>
</body>
</html>