There was an error while loading. Please reload this page.
1 parent 9b7315e commit f1a3793Copy full SHA for f1a3793
1 file changed
website/docusaurus.config.js
@@ -78,6 +78,10 @@ const config = {
78
theme: {
79
customCss: './src/css/custom.css',
80
},
81
+ gtag: {
82
+ trackingID: 'G-1NJ0H4237Y',
83
+ anonymizeIP: true,
84
+ },
85
}),
86
],
87
0 commit comments