Skip to content

Commit

Permalink
docs: fix GA4 ID (?)
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Jan 3, 2023
1 parent db54dbe commit f21c5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ module.exports = {
[
"@docusaurus/plugin-google-gtag",
{
trackingID: "G-347997629",
trackingID: "G-X43066885W",
anonymizeIP: true
}
],
Expand Down

0 comments on commit f21c5fa

Please sign in to comment.