Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -8,6 +8,7 @@
|
|
8 |
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet">
|
9 |
<link rel="stylesheet" href="css.css">
|
10 |
<link rel="stylesheet" href="all.min.css">
|
|
|
11 |
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1'>
|
12 |
</head>
|
13 |
|
|
|
8 |
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet">
|
9 |
<link rel="stylesheet" href="css.css">
|
10 |
<link rel="stylesheet" href="all.min.css">
|
11 |
+
<link rel="stylesheet" href="local.css">
|
12 |
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1'>
|
13 |
</head>
|
14 |
|