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 e7ce331 commit b6fbdabCopy full SHA for b6fbdab
packages/docs/.vitepress/config/shared.ts
@@ -108,7 +108,7 @@ export const sharedConfig = defineConfig({
108
[
109
'script',
110
{
111
- src: 'https://vueschool.io/banner.js?affiliate=vuerouter&type=top',
+ src: 'https://media.bitterbrains.com/main.js?from=vuerouter&type=top',
112
// @ts-expect-error: vitepress bug
113
async: true,
114
type: 'text/javascript',
0 commit comments