Update index.html (#2)
Browse files- Update index.html (d75d758f88c4d6fbe4374dbbf088a4670b718dea)
Co-authored-by: {}*{color:red;} []() <datoto9019@users.noreply.huggingface.co>
- index.html +7 -0
index.html
CHANGED
@@ -6,6 +6,13 @@
|
|
6 |
<title>My static Space</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<h1>Welcome to your static Space!</h1>
|
|
|
6 |
<title>My static Space</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
<body>
|
17 |
<div class="card">
|
18 |
<h1>Welcome to your static Space!</h1>
|