victor HF Staff commited on
Commit
32a13b0
·
1 Parent(s): ed4ad0a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -10,7 +10,8 @@
10
  <body>
11
  <div class="card">
12
  <strong>Welcome to your static Space!</strong>
13
- <p>You can edit this app direclty by modifing the <i>./index.html</i> in Files and versions. Also don't forget to check the <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.</p>
 
14
  </div>
15
  </body>
16
  </html>
 
10
  <body>
11
  <div class="card">
12
  <strong>Welcome to your static Space!</strong>
13
+ <p>You can edit this app direclty by modifing the <i>./index.html</i> in Files and versions.</p>
14
+ <p> Also don't forget to check the <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.</p>
15
  </div>
16
  </body>
17
  </html>