Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -4,6 +4,7 @@
|
|
4 |
<meta charset="utf-8">
|
5 |
<meta name="viewport" content="width=device-width">
|
6 |
<title>My static Space</title>
|
|
|
7 |
</head>
|
8 |
</head>
|
9 |
<body>
|
|
|
4 |
<meta charset="utf-8">
|
5 |
<meta name="viewport" content="width=device-width">
|
6 |
<title>My static Space</title>
|
7 |
+
<link rel="stylesheet" href="styles.css">
|
8 |
</head>
|
9 |
</head>
|
10 |
<body>
|