Skip to content

Commit e94a7e3

Browse files
committed
chore: use gtag
1 parent 1c93b8e commit e94a7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const config = {
3030
theme: {
3131
customCss: require.resolve('./src/css/custom.css'),
3232
},
33-
googleAnalytics: {
33+
gtag: {
3434
trackingID: '301940484',
3535
anonymizeIP: true,
3636
},

0 commit comments

Comments
 (0)