Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -10,7 +10,7 @@
|
|
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 |
-
<
|
14 |
</div>
|
15 |
</body>
|
16 |
</html>
|
|
|
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 class="description">Click <a href="http://47.100.206.107:7901/" target="_blank">
|
14 |
</div>
|
15 |
</body>
|
16 |
</html>
|