Skip to content

Commit

Permalink
docs: remove vuejs.de banner
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed May 13, 2024
1 parent d6d4dd3 commit 8fbd9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/.vitepress/theme/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const theme: Theme = {
// 'home-features-after': () => h(HomeSponsors),
'aside-ads-before': () => h(AsideSponsors),
'doc-before': () => h(TranslationStatus, { status, i18nLabels }),
'layout-top': () => h(VuejsdeConfBanner)
// 'layout-top': () => h(VuejsdeConfBanner)
})
},

Expand Down

0 comments on commit 8fbd9c4

Please sign in to comment.