feat: add plausible tracking(for testing)
This commit is contained in:
parent
9b9799ec6f
commit
6474cefd89
@ -201,6 +201,11 @@ const config: Config = {
|
||||
defer: true,
|
||||
'data-website-id': 'clopxgjr6050tqn5dzxo7pjac',
|
||||
},
|
||||
{
|
||||
src: 'https://plausible.io/js/script.outbound-links.js',
|
||||
defer: true,
|
||||
'data-domain': 'msgbyte.com',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user