feat: move to Plausible Analytics

This commit is contained in:
spiral 2021-10-15 03:28:29 -04:00
parent 071e8b0791
commit bb116804b6
No known key found for this signature in database
GPG key ID: A6059F0CA0E1BD31
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: "/" }],
],
}