mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
feat: move to Plausible self-hosted
This commit is contained in:
parent
38cbca1b34
commit
037f54b41a
2 changed files with 2 additions and 2 deletions
|
|
@ -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: "/" }],
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue