Skip to content

Commit

Permalink
короче з плагінами погана була ідея
Browse files Browse the repository at this point in the history
  • Loading branch information
yulianzavodnyk committed Sep 1, 2024
1 parent 9bc5b8b commit af820ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 29 deletions.
26 changes: 1 addition & 25 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,31 +47,7 @@ const config = {
}),
],
],

plugins: [
[
'@docusaurus/plugin-google-analytics',
{
trackingID: 'G-9CFDMS82J9',
anonymizeIP: true,
},
],
[
'@docusaurus/plugin-google-tag-manager',
{
containerId: 'GTM-K25D9CQ2',
},
],
[
'@docusaurus/plugin-sitemap',
{
changefreq: 'weekly',
priority: 0.5,
trailingSlash: false,
},
]
],


scripts: [
{
src: "https://www.googletagmanager.com/gtag/js?id=G-9CFDMS82J9",
Expand Down
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^6.9.0",
"@docusaurus/plugin-google-analytics": "latest",
"@docusaurus/plugin-google-tag-manager": "latest",
"@docusaurus/plugin-sitemap": "latest"
"react-router-dom": "^6.9.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.3.1"
Expand Down

0 comments on commit af820ec

Please sign in to comment.