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 2551511 commit e78b808Copy full SHA for e78b808
astro.config.mjs
@@ -15,7 +15,7 @@ export default defineConfig({
15
attrs: {
16
defer: true,
17
src: 'https://cloud.umami.is/script.js',
18
- dataWebsiteId: '7ec718e8-f0c5-4abb-8f4f-144f57f61937'
+ "data-website-id": '7ec718e8-f0c5-4abb-8f4f-144f57f61937'
19
}
20
},
21
{
0 commit comments