Spaces:
Running
Running
Update index.html
Browse files- 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
|
|
|
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>
|