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