Skip to content

Commit 82ba394

Browse files
Update docusaurus.config.js
1 parent 1a4a3cc commit 82ba394

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,10 @@ module.exports = {
122122
theme: {
123123
customCss: require.resolve('./src/css/custom.css'),
124124
},
125+
gtag: {
126+
trackingID: 'G-X9RMY7JDM0',
127+
anonymizeIP: true,
128+
},
125129
},
126130
],
127131
],

0 commit comments

Comments
 (0)