We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a850c commit f8fd039Copy full SHA for f8fd039
docs/.vitepress/config.mts
@@ -19,7 +19,7 @@ export default defineConfig({
19
'script',
20
{
21
defer: '',
22
- src: 'https://yaat.io/s.js'
+ src: 'https://yaat.io/s/yaat.js',
23
}
24
]
25
],
0 commit comments