Spaces:
Running
Running
Create disaster-cycle-how-close.html
Browse files
disaster-cycle-how-close.html
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html lang="en">
|
3 |
+
<head>
|
4 |
+
<meta charset="utf-8" />
|
5 |
+
<meta name="viewport" content="width=device-width" />
|
6 |
+
<meta name="twitter:card" content="player"/>
|
7 |
+
<meta name="twitter:site" content=""/>
|
8 |
+
<meta name="twitter:player" content="https://space-share-a.static.hf.space/disaster-cycle-how-close.html"/>
|
9 |
+
<meta name="twitter:player:stream" content="https://space-share-a.static.hf.space/disaster-cycle-how-close.html"/>
|
10 |
+
<meta name="twitter:player:width" content="560"/>
|
11 |
+
<meta name="twitter:player:height" content="315"/>
|
12 |
+
<meta property="og:title" content="Disaster Cycle: How close..."/>
|
13 |
+
<meta property="og:description" content="YouTube Player"/>
|
14 |
+
<meta property="og:image" content="https://huggingface.co/spaces/Space-Share/iLearn/resolve/main/card_im_crop.png"/>
|
15 |
+
</head>
|
16 |
+
<body>
|
17 |
+
<iframe width="560" height="315" src="https://www.youtube.com/embed/z8asS7yLpHk?si=KGY9w3PCzawzHRkE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
18 |
+
</body>
|
19 |
+
</html>
|