feat: move to Plausible Analytics

This commit is contained in:
spiral
2021-10-15 03:28:29 -04:00
parent 071e8b0791
commit bb116804b6
3 changed files with 7 additions and 19 deletions

View File

@@ -64,12 +64,7 @@ module.exports = {
plugins: [
'@vuepress/plugin-back-to-top',
[
'@vuepress/google-analytics',
{
"ga": "UA-173942267-1"
}
],
"plausible-analytics",
["vuepress-plugin-clean-urls", { normalSuffix: "/" }],
],
}