Skip to content

Commit 2366022

Browse files
committed
Update Vueschool banner script URL (#3280)
1 parent d7b49d1 commit 2366022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ export default defineConfigWithTheme<ThemeConfig>({
652652
[
653653
'script',
654654
{
655-
src: 'https://vueschool.io/banner.js?affiliate=vuejs&type=top',
655+
src: 'https://media.bitterbrains.com/main.js?from=vuejs&type=top',
656656
async: 'true'
657657
}
658658
],

0 commit comments

Comments
 (0)