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 ca2b206 commit e102b6aCopy full SHA for e102b6a
packages/docs/.vitepress/config/shared.ts
@@ -93,6 +93,16 @@ export const sharedConfig = defineConfig({
93
// },
94
// ],
95
96
+ [
97
+ 'script',
98
+ {
99
+ src: 'https://cdn.usefathom.com/script.js',
100
+ 'data-site': 'RENJQDQI',
101
+ 'data-spa': 'auto',
102
+ defer: '',
103
+ },
104
+ ],
105
+
106
// Vue School Top banner
107
[
108
'script',
0 commit comments