Skip to content

Commit dc4e85a

Browse files
authored
Merge pull request #628 from alertmybanjos/fix-gtm
Update GTM tag ID
2 parents 3072fb5 + 1ac267e commit dc4e85a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ module.exports = {
2525
{
2626
resolve: "gatsby-plugin-google-tagmanager",
2727
options: {
28-
id: "GTM-KMRQBS6",
28+
id: "GTM-T5FXXG9",
2929

3030
// Include GTM in development.
3131
// Defaults to false meaning GTM will only be loaded in production.

0 commit comments

Comments
 (0)