Skip to content

Commit 763302e

Browse files
authored
Merge pull request #111 from chkware/release-maintenance/2025-MAR-12-2
update gtag tracking id
2 parents 52f9cfc + 96f4970 commit 763302e

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
@@ -28,7 +28,7 @@ const config = {
2828
/** @type {import('@docusaurus/preset-classic').Options} */
2929
({
3030
gtag: {
31-
trackingID: "GT-WB29LF9R",
31+
trackingID: "G-YXHE6GS6TR",
3232
},
3333
docs: {
3434
routeBasePath: "/docs",

0 commit comments

Comments
 (0)