mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-07 01:12:47 +02:00
fix: plausible script (#612)
Co-authored-by: Daniel N <2color@users.noreply.github.com>
This commit is contained in:
@@ -35,8 +35,7 @@ module.exports = [
|
||||
{
|
||||
defer: true,
|
||||
'data-domain': 'blog.ipfs.tech',
|
||||
'data-api': 'https://proxy.daas.workers.dev/api/event',
|
||||
src: 'https://proxy.daas.workers.dev/js/script.js',
|
||||
src: 'https://plausible.io/js/plausible.js',
|
||||
},
|
||||
],
|
||||
].concat(favicons)
|
||||
|
||||
Reference in New Issue
Block a user