Skip to content

Commit 52f9cfc

Browse files
authored
Merge pull request #110 from chkware/release-maintenance/2025-MAR-12-2
gtag preset updated
2 parents 1251a96 + 32d9ae7 commit 52f9cfc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ const config = {
2727
"classic",
2828
/** @type {import('@docusaurus/preset-classic').Options} */
2929
({
30-
googleTagManager: {
31-
containerId: "GT-WB29LF9R",
30+
gtag: {
31+
trackingID: "GT-WB29LF9R",
3232
},
3333
docs: {
3434
routeBasePath: "/docs",

0 commit comments

Comments
 (0)