Commit fa1efc11 authored by Sparkf's avatar Sparkf 🏙️
Browse files

update google analytics to univeral analytics (GA4)

parent 75dc370a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ module.exports = {
    [
      '@vuepress/google-analytics',
      {
        'ga': 'UA-169618277-1' // UA-00000000-0
        'ga': 'G-1BQBXDGY3R' // UA-00000000-0
      },
    ],
    'fulltext-search',