removed google analytics

This commit is contained in:
2022-09-29 22:41:39 +02:00
parent 6a9ceb9670
commit 9a4f5b8cd6
5 changed files with 0 additions and 39 deletions

View File

@@ -120,15 +120,6 @@ export default {
},
"gatsby-transformer-sharp",
"gatsby-plugin-sharp",
{
resolve: "gatsby-plugin-google-gtag",
options: {
trackingIds: [config.googleAnalyticsId],
pluginConfig: {
head: true,
},
},
},
{
resolve: "gatsby-plugin-sitemap",
options: {