We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a67e7b commit 98950d9Copy full SHA for 98950d9
1 file changed
docs/docusaurus.config.js
@@ -43,6 +43,9 @@ const config = {
43
theme: {
44
customCss: "./src/css/custom.css",
45
},
46
+ gtag: {
47
+ trackingID: "G-9H1YZW28BG",
48
+ },
49
}),
50
],
51
0 commit comments