Skip to content

Commit 34b7fbe

Browse files
authored
Add Google Analytics Tag (#477)
1 parent 340059d commit 34b7fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ const config = {
123123
/** @type {import('@docusaurus/preset-classic').Options} */
124124
{
125125
gtag: {
126-
trackingID: "G-8HHYCJFNRD",
126+
trackingID: "G-KELVVD7S82",
127127
anonymizeIP: false,
128128
},
129129
googleTagManager: {

0 commit comments

Comments
 (0)