Skip to content

Commit c37b259

Browse files
committed
chore: change plausible link
1 parent 584c6a3 commit c37b259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default defineConfig({
1212
{
1313
tag: 'script',
1414
attrs: {
15-
src: 'https://plausible.moons.bio/js/script.js',
15+
src: 'https://stats.moons.bio/js/script.js',
1616
'data-domain': 'tryfelicity.one',
1717
defer: true,
1818
},

0 commit comments

Comments
 (0)