Skip to content

Commit a55d706

Browse files
committed
fix: gtag
1 parent e17399b commit a55d706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/audiodocs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const config = {
4949
theme: {
5050
customCss: './src/css/custom.css',
5151
},
52-
googleAnalytics: {
52+
gtag: {
5353
trackingID: 'G-4BDHB978P1',
5454
anonymizeIP: true,
5555
},

0 commit comments

Comments
 (0)