Skip to content

Commit 657dc63

Browse files
authored
Update google analytics id (#32)
* add google analytics * Update analytics id
1 parent f9e13f2 commit 657dc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ module.exports = config({
8686
[
8787
'@vuepress/google-analytics',
8888
{
89-
'ga': 'G-WNRXJLK7SZ'
89+
'ga': 'UA-247782022-1'
9090
}
9191
]]
9292
});

0 commit comments

Comments
 (0)