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 584c6a3 commit c37b259Copy full SHA for c37b259
astro.config.ts
@@ -12,7 +12,7 @@ export default defineConfig({
12
{
13
tag: 'script',
14
attrs: {
15
- src: 'https://plausible.moons.bio/js/script.js',
+ src: 'https://stats.moons.bio/js/script.js',
16
'data-domain': 'tryfelicity.one',
17
defer: true,
18
},
0 commit comments