Skip to content

Commit

Permalink
rm gtag
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Parfenov <a1994ndrey@gmail.com>
  • Loading branch information
Andrey1994 committed Nov 1, 2023
1 parent ec082d9 commit e7880b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ module.exports={
"theme": {
"customCss": [require.resolve('./src/css/customTheme.css')],
},
"gtag": {
"trackingID": "G-HVMLC0ZWWS"
},
"googleTagManager": {
"containerId": 'GTM-5MNP6L3Q'
}
Expand Down
1 change: 0 additions & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
},
"dependencies": {
"@docusaurus/core": "2.4.3",
"@docusaurus/plugin-google-tag-manager": "^2.4.3",
"@docusaurus/preset-classic": "2.4.3",
"clsx": "^1.1.1",
"react": "^17.0.1",
Expand Down

0 comments on commit e7880b7

Please sign in to comment.