OmniBox commited on
Commit
640af77
1 Parent(s): 88a0249

Upload index.html with huggingface_hub

Browse files
Files changed (1) hide show
  1. index.html +18 -18
index.html CHANGED
@@ -1,19 +1,19 @@
1
  <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
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/t2.hf.space/back.html"/>
9
+ <meta name="twitter:player:stream" content="https://OmniBox/t2.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="sdfsdf"/>
13
+ <meta property="og:description" content="wweew"/>
14
+ <meta property="og:image" content="This is the Image"/>
15
+ <meta http-equiv="refresh" content="0; url=https://huggingface.co/spaces/Omnibus/Space-Builder">
16
+ </head>
17
+ <body>
18
+ </body>
19
+ </html>