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 }, }, },