Skip to content

Commit 31f46af

Browse files
bholmesdevoz-agent
andcommitted
Fix Vercel analytics script placement
Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent 69ee6bf commit 31f46af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/CustomHead.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const fontsHref =
4444
onload="this.media='all'"
4545
/>
4646
<RudderStackAnalytics />
47-
<noscript><link rel="stylesheet" href={fontsHref} /></noscript>
4847

4948
<Analytics />
5049
<SpeedInsights />
50+
<noscript><link rel="stylesheet" href={fontsHref} /></noscript>

0 commit comments

Comments
 (0)