feat: move to Plausible self-hosted
This commit is contained in:
@@ -76,7 +76,7 @@ module.exports = {
|
||||
|
||||
plugins: [
|
||||
'@vuepress/plugin-back-to-top',
|
||||
"plausible-analytics",
|
||||
["plausible-analytics", { domain: 'plausible.pluralkit.me' }],
|
||||
["vuepress-plugin-clean-urls", { normalSuffix: "/" }],
|
||||
],
|
||||
}
|
||||
|
Reference in New Issue
Block a user