portal commited on
Commit
35127ed
·
verified ·
1 Parent(s): c562bbc

Update ai.html

Browse files
Files changed (1) hide show
  1. ai.html +10 -9
ai.html CHANGED
@@ -3,21 +3,22 @@
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.html"/>
9
  <meta name="twitter:player:stream" content="https://portal-html-to-image.static.hf.space/back.html"/>
10
  <meta name="twitter:player:width" content="100%"/>
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.png"/>
15
- <meta property="og:type" content="video.other" />
16
- <meta property="og:video:url" content="https://portal-html-to-image.static.hf.space/back.html" />
17
- <meta property="og:video:secure_url" content="https://portal-html-to-image.static.hf.space/back.html" />
18
- <meta property="og:video:width" content="960" />
19
- <meta property="og:video:height" content="720" />
20
- <meta property="og:video" content="https://portal-html-to-image.static.hf.space/back.html" />
21
  </head>
22
  <body>
23
  </body>
 
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width, initial-scale=1" />
6
+ <meta property="og:type" content="video.other" />
7
+ <meta property="og:video:url" content="https://portal-html-to-image.static.hf.space/back.html" />
8
+ <meta property="og:video:secure_url" content="https://portal-html-to-image.static.hf.space/back.html" />
9
+ <meta property="og:video:width" content="960" />
10
+ <meta property="og:video:height" content="720" />
11
+
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.png"/>
15
+
16
  <meta name="twitter:card" content="player"/>
17
  <meta name="twitter:site" content=""/>
18
  <meta name="twitter:player" content="https://portal-html-to-image.static.hf.space/back.html"/>
19
  <meta name="twitter:player:stream" content="https://portal-html-to-image.static.hf.space/back.html"/>
20
  <meta name="twitter:player:width" content="100%"/>
21
  <meta name="twitter:player:height" content="100%"/>
 
 
 
 
 
 
 
 
 
22
  </head>
23
  <body>
24
  </body>