feat(docs): add plausible
This commit is contained in:
@@ -266,6 +266,15 @@ export default defineConfig({
|
|||||||
href: canonicalUrl,
|
href: canonicalUrl,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
'script',
|
||||||
|
{
|
||||||
|
defer: true,
|
||||||
|
'data-domain': 'automatisch.io',
|
||||||
|
'data-api': 'https://automatisch.io/data/api/event',
|
||||||
|
src: 'https://automatisch.io/data/js/script.js',
|
||||||
|
}
|
||||||
|
]
|
||||||
];
|
];
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user