Skip to content

Commit

Permalink
remove hotjar
Browse files Browse the repository at this point in the history
  • Loading branch information
edkf committed Aug 30, 2020
1 parent 68ab6f5 commit 2856be1
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@ module.exports = {
options: {
trackingId: "UA-54127697-7",
},
},
{
resolve: `gatsby-plugin-hotjar`,
options: {
id: 1764349,
sv: 6
},
},
}
]
}

0 comments on commit 2856be1

Please sign in to comment.