Skip to content

Commit 48d1d9f

Browse files
author
evanorti
committed
Update docusaurus.config.js
1 parent 96bd953 commit 48d1d9f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ module.exports = async function config() {
6565
require.resolve('katex/dist/katex.min.css'),
6666
],
6767
},
68+
gtag: {
69+
trackingID: 'G-WCFM741H3Z',
70+
anonymizeIP: true,
71+
},
6872
}),
6973
],
7074
],

0 commit comments

Comments
 (0)