We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dab0ca commit c92f3c9Copy full SHA for c92f3c9
1 file changed
src/components/CustomHead.astro
@@ -44,7 +44,7 @@ const fontsHref =
44
onload="this.media='all'"
45
/>
46
<RudderStackAnalytics />
47
-<noscript><link rel="stylesheet" href={fontsHref} /></noscript>
48
49
<Analytics />
50
<SpeedInsights />
+<noscript><link rel="stylesheet" href={fontsHref} /></noscript>
0 commit comments