From bbb82c1a21ae879e31c44fe0324afbae69441fbd Mon Sep 17 00:00:00 2001 From: Keshav Lingala Date: Sun, 1 Sep 2024 20:22:26 -0400 Subject: [PATCH] gtag --- gatsby-config.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gatsby-config.ts b/gatsby-config.ts index 6427b06..64a4cfa 100644 --- a/gatsby-config.ts +++ b/gatsby-config.ts @@ -31,8 +31,7 @@ const config: GatsbyConfig = { optimize_id: "OPT_CONTAINER_ID", }, pluginConfig: { - head: true, - defer: true + head: true }, }, },