Update ai.html
Browse files
ai.html
CHANGED
@@ -4,8 +4,7 @@
|
|
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
|
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 |
|
|
|
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" content="https://portal-html-to-image.static.hf.space/back.html" />
|
|
|
8 |
<meta property="og:video:width" content="960" />
|
9 |
<meta property="og:video:height" content="720" />
|
10 |
|