Spaces:
Running
Running
Commit ·
d3697b7
1
Parent(s): 073371b
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
|
@@ -8,11 +8,11 @@
|
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<div class="card">
|
| 11 |
-
<h1>
|
| 12 |
-
<p>
|
| 13 |
<p>
|
| 14 |
-
|
| 15 |
-
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">
|
| 16 |
</p>
|
| 17 |
</div>
|
| 18 |
</body>
|
|
|
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<div class="card">
|
| 11 |
+
<h1>Hola, Bienvenido a mi espacio</h1>
|
| 12 |
+
<p></p>
|
| 13 |
<p>
|
| 14 |
+
|
| 15 |
+
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Ir</a>.
|
| 16 |
</p>
|
| 17 |
</div>
|
| 18 |
</body>
|