Skip to content

Commit

Permalink
fix: remove analytics from config
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Oct 15, 2024
1 parent ae64fbc commit e020e16
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@ const config: Config = {
theme: {
customCss: "./src/css/custom.css",
},
gtag: {
trackingID: "G-PFZ0BCQHMY",
},
googleTagManager: {
containerId: "GTM-NKWDMQ52",
},
} satisfies Preset.Options,
],
],
Expand Down

0 comments on commit e020e16

Please sign in to comment.