Skip to content

Commit 4e3b8b4

Browse files
committed
doc: config gtag
1 parent 7658bc5 commit 4e3b8b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ const config: Config = {
9999
},
100100
}
101101
},
102-
googleTagManager: {
103-
containerId: 'G-BQ000Q8R34',
102+
gtag: {
103+
trackingID: 'G-BQ000Q8R34',
104104
},
105105
theme: {
106106
customCss: './src/css/custom.css',

0 commit comments

Comments
 (0)