Skip to content

Commit 219dc45

Browse files
authored
Add google tag manager script (#697)
1 parent 76fdf43 commit 219dc45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docusaurus.config.js

+3
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ const config = {
6262
theme: {
6363
customCss: "./src/css/custom.css",
6464
},
65+
googleTagManager: {
66+
containerId: 'GTM-NJWQK6DX',
67+
},
6568
}),
6669
],
6770
[

0 commit comments

Comments
 (0)