We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7527fb7 commit 83bc6e7Copy full SHA for 83bc6e7
src/.vuepress/config/head.js
@@ -35,8 +35,7 @@ module.exports = [
35
{
36
defer: true,
37
'data-domain': 'blog.ipfs.tech',
38
- 'data-api': 'https://proxy.daas.workers.dev/api/event',
39
- src: 'https://proxy.daas.workers.dev/js/script.js',
+ src: 'https://plausible.io/js/plausible.js',
40
},
41
],
42
].concat(favicons)
0 commit comments