Spaces:
Running
Running
Update gab.html
Browse files
gab.html
CHANGED
@@ -1,8 +1,8 @@
|
|
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://portal-html-to-image.static.hf.space/back_gab.html"/>
|
@@ -11,9 +11,13 @@
|
|
11 |
<meta name="twitter:player:height" content="100%"/>
|
12 |
<meta property="og:title" content="HTML to Image"/>
|
13 |
<meta property="og:description" content="Generate Image from HTML, CSS, Text"/>
|
|
|
|
|
|
|
|
|
|
|
14 |
<meta property="og:image" content="https://portal-html-to-image.static.hf.space/card_im_crop.png"/>
|
15 |
-
<meta http-equiv="refresh" content="0; url=https://omnibus-html-image.hf.space">
|
16 |
</head>
|
17 |
<body>
|
18 |
</body>
|
19 |
-
</html>
|
|
|
1 |
<!DOCTYPE html>
|
2 |
+
<html lang="en" dir="ltr" prefix="og: http://ogp.me/ns#" data-cast-api-enabled="true">
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
6 |
<meta name="twitter:card" content="player"/>
|
7 |
<meta name="twitter:site" content=""/>
|
8 |
<meta name="twitter:player" content="https://portal-html-to-image.static.hf.space/back_gab.html"/>
|
|
|
11 |
<meta name="twitter:player:height" content="100%"/>
|
12 |
<meta property="og:title" content="HTML to Image"/>
|
13 |
<meta property="og:description" content="Generate Image from HTML, CSS, Text"/>
|
14 |
+
<meta property="og:type" content="video.other" />
|
15 |
+
<meta property="og:video:url" content="https://portal-html-to-image.static.hf.space/back_gab.html" />
|
16 |
+
<meta property="og:video:secure_url" content="https://portal-html-to-image.static.hf.space/back_gab.html" />
|
17 |
+
<meta property="og:video:width" content="960" />
|
18 |
+
<meta property="og:video:height" content="720" />
|
19 |
<meta property="og:image" content="https://portal-html-to-image.static.hf.space/card_im_crop.png"/>
|
|
|
20 |
</head>
|
21 |
<body>
|
22 |
</body>
|
23 |
+
</html>
|