Skip to content

Commit 98950d9

Browse files
docs: adds google analytics tag (#1540)
1 parent 6a67e7b commit 98950d9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/docusaurus.config.js

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

0 commit comments

Comments
 (0)