Skip to content

Commit b0be91a

Browse files
docs: google analytics tag (#1123)
1 parent 8746e07 commit b0be91a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/docusaurus.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ const config = {
4242
theme: {
4343
customCss: "./src/css/custom.css",
4444
},
45+
gtag: {
46+
trackingID: 'G-9H1YZW28BG',
47+
},
4548
}),
4649
],
4750
],

0 commit comments

Comments
 (0)