Spaces:
Running
Running
fix: Correct comment syntax for Poppins Font link in index.html
Browse files- public/index.html +1 -1
public/index.html
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
|
19 |
<!-- Google Fonts -->
|
20 |
<link href="https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Open+Sans:wght@400;500;600&display=swap" rel="stylesheet">
|
21 |
-
|
22 |
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap" rel="stylesheet">
|
23 |
<title>EnlightenQalb | Al-Ghazali Wisdom Search</title>
|
24 |
</head>
|
|
|
18 |
|
19 |
<!-- Google Fonts -->
|
20 |
<link href="https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Open+Sans:wght@400;500;600&display=swap" rel="stylesheet">
|
21 |
+
<!-- Poppins Font -->
|
22 |
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap" rel="stylesheet">
|
23 |
<title>EnlightenQalb | Al-Ghazali Wisdom Search</title>
|
24 |
</head>
|