Skip to content

Commit 8c16348

Browse files
committed
chore: temporarily remove vueschool script
1 parent 49aaa80 commit 8c16348

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.vitepress/config.ts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -600,13 +600,13 @@ export default defineConfigWithTheme<ThemeConfig>({
600600
defer: ''
601601
}
602602
],
603-
[
604-
'script',
605-
{
606-
src: 'https://vueschool.io/banner.js?affiliate=vuejs&type=top',
607-
async: 'true'
608-
}
609-
]
603+
// [
604+
// 'script',
605+
// {
606+
// src: 'https://vueschool.io/banner.js?affiliate=vuejs&type=top',
607+
// async: 'true'
608+
// }
609+
// ]
610610
],
611611

612612
themeConfig: {

0 commit comments

Comments
 (0)