File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ module.exports = {
3535 copyright : `Copyright © ${ new Date ( ) . getFullYear ( ) } <a rel="noreferrer" href="https://gorhom.dev/" target="_blank">Mo Gorhom</a>. Built with Docusaurus.` ,
3636 } ,
3737 googleAnalytics : {
38- trackingID : 'G-3VBJNN0W64 ' ,
38+ trackingID : 'UA-193461439-1 ' ,
3939 anonymizeIP : true ,
4040 } ,
4141 } ,
@@ -55,5 +55,4 @@ module.exports = {
5555 } ,
5656 ] ,
5757 ] ,
58- plugins : [ '@docusaurus/plugin-google-analytics' ] ,
5958} ;
Original file line number Diff line number Diff line change 1313 },
1414 "dependencies" : {
1515 "@docusaurus/core" : " 2.0.0-alpha.72" ,
16- "@docusaurus/plugin-google-analytics" : " ^2.0.0-alpha.72" ,
1716 "@docusaurus/preset-classic" : " 2.0.0-alpha.72" ,
1817 "@mdx-js/react" : " ^1.6.21" ,
1918 "clsx" : " ^1.1.1" ,
You can’t perform that action at this time.
0 commit comments