Skip to content

Commit bad18ba

Browse files
committed
Add Google Analytics
1 parent 1ff647a commit bad18ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docusaurus.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ const config = {
5151
theme: {
5252
customCss: './src/css/custom.css',
5353
},
54+
googleTagManager: {
55+
containerId: 'G-TB9MPCKBPC',
56+
},
5457
}),
5558
],
5659
],

0 commit comments

Comments
 (0)