Skip to content

Commit bd7378a

Browse files
authored
Update Vueschool banner script URL (#3280)
Update VitePress configuration
1 parent 694478f commit bd7378a

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
@@ -634,7 +634,7 @@ export default defineConfigWithTheme<ThemeConfig>({
634634
[
635635
'script',
636636
{
637-
src: 'https://vueschool.io/banner.js?affiliate=vuejs&type=top',
637+
src: 'https://media.bitterbrains.com/main.js?from=vuejs&type=top',
638638
async: 'true'
639639
}
640640
],

0 commit comments

Comments
 (0)