Skip to content

Commit 013e888

Browse files
committed
chore(website): update plausible
1 parent e1d20f5 commit 013e888

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/astro.config.mjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ export default defineConfig({
100100
async: true
101101
},
102102
},
103+
{
104+
tag: 'script',
105+
content: 'window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};plausible.init();'
106+
},
103107
],
104108
}),
105109
]

0 commit comments

Comments
 (0)