Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -4
index.html
CHANGED
|
@@ -6,10 +6,8 @@
|
|
| 6 |
<title>Windows 95 Simulator</title>
|
| 7 |
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
| 8 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
| 9 |
-
<link
|
| 10 |
-
|
| 11 |
-
rel="stylesheet"
|
| 12 |
-
/>
|
| 13 |
<script type="importmap">
|
| 14 |
{
|
| 15 |
"imports": {
|
|
|
|
| 6 |
<title>Windows 95 Simulator</title>
|
| 7 |
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
| 8 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
| 9 |
+
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet"/>
|
| 10 |
+
<lick rel="stylesheet" href="index.css"">
|
|
|
|
|
|
|
| 11 |
<script type="importmap">
|
| 12 |
{
|
| 13 |
"imports": {
|