julien-c HF staff commited on
Commit
61d9b86
·
verified ·
1 Parent(s): 30d208a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +15 -19
index.html CHANGED
@@ -1,19 +1,15 @@
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
+ <div style="width: 90%; margin: auto;">
2
+ <h1>This is my cool webpage 😎</h1>
3
+ <iframe
4
+ src="https://huggingface.co/datasets/proj-persona/PersonaHub/embed/viewer/instruction/train"
5
+ frameborder="0"
6
+ width="100%"
7
+ height="560px"
8
+ ></iframe>
9
+ <div>
10
+ <div style="background-color: rgb(229 231 235); display: inline-block; margin-right: 20px; margin-top: 20px; border-radius: 1000px;"><img style="display: inline-block; width: 150px;" src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/nN3YVxc-g6ezIVbjTDAgp.png"></div>
11
+ <div style="background-color: rgb(229 231 235); display: inline-block; margin-right: 20px; margin-top: 20px; border-radius: 1000px;"><img style="display: inline-block; width: 150px;" src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/yMQ-54qUc9a_TDFqHP0bE.png"></div>
12
+ <div style="background-color: rgb(229 231 235); display: inline-block; margin-right: 20px; margin-top: 20px; border-radius: 1000px;"><img style="display: inline-block; width: 150px;" src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/yq2InsCsmbfigMaTdPeUp.png"></div>
13
+ <div style="background-color: rgb(229 231 235); display: inline-block; margin-right: 20px; margin-top: 20px; border-radius: 1000px;"><img style="display: inline-block; width: 150px;" src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/jUEJHjMm4cClYCPIOC42e.png"></div>
14
+ </div>
15
+ </div>