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

Update ai.html

Browse files
Files changed (1) hide show
  1. ai.html +1 -2
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: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
 
 
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