Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
|
10 |
</head>
|
11 |
<body>
|
12 |
-
<div class="card"
|
13 |
<h1 id="in_html">Welcome to your static Space!</h1>
|
14 |
<p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
|
15 |
<p>
|
|
|
9 |
|
10 |
</head>
|
11 |
<body>
|
12 |
+
<div class="card" name="in_card">
|
13 |
<h1 id="in_html">Welcome to your static Space!</h1>
|
14 |
<p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
|
15 |
<p>
|