Upload index.html with huggingface_hub
Browse files- index.html +18 -18
index.html
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
-
<html>
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
</html>
|
|
|
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://OmniBox-bb1.hf.space/back.html"/>
|
9 |
+
<meta name="twitter:player:stream" content="https://OmniBox-bb1.hf.space/back.html"/>
|
10 |
+
<meta name="twitter:player:width" content="100%"/>
|
11 |
+
<meta name="twitter:player:height" content="600"/>
|
12 |
+
<meta property="og:title" content="dfsd"/>
|
13 |
+
<meta property="og:description" content="rrere"/>
|
14 |
+
<meta property="og:image" content="https://OmniBox-bb1.hf.space/card_im.png"/>
|
15 |
+
<meta http-equiv="refresh" content="0; url=https://huggingface.co/spaces/Omnibus/Space-Builder">
|
16 |
+
</head>
|
17 |
+
<body>
|
18 |
+
</body>
|
19 |
+
</html>
|