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 ebf337d commit 990297eCopy full SHA for 990297e
_includes/head/custom.html
@@ -2,7 +2,7 @@
2
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
3
<link rel="preconnect" href="https://fonts.googleapis.com">
4
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
5
-<link href="https://fonts.googleapis.com/css2?family=Itim&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet" async>
+<link href="https://fonts.googleapis.com/css2?family=Itim&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet" async fetchpriority="high">
6
7
<!-- Matomo -->
8
<script type="text/javascript">
0 commit comments