We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc46a03 commit 1d7b6f7Copy full SHA for 1d7b6f7
_includes/head/custom.html
@@ -1,6 +1,6 @@
1
<!-- custom head content-->
2
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
3
-<link rel="preconnect" href="https://fonts.googleapis.com" data-proofer-ignore>
4
-<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin data-proofer-ignore>
5
-<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@200;400;700family=Open+Sans:ital,wght@0,400;0,600;1,400&display=swap" rel="stylesheet" data-proofer-ignore>
+<link rel="preconnect" href="https://fonts.googleapis.com">
+<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Raleway:wght@200;300;400;600&display=swap" rel="stylesheet">
6
<!-- END custom head content-->
0 commit comments