Skip to content

Commit

Permalink
Revert "add vuemastery banner black friday 2024 (#3104)"
Browse files Browse the repository at this point in the history
This reverts commit ab958c8.
  • Loading branch information
yyx990803 committed Dec 6, 2024
1 parent f9c82f4 commit c66267e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 397 deletions.
253 changes: 0 additions & 253 deletions .vitepress/theme/components/VueMasteryBanner.vue

This file was deleted.

2 changes: 0 additions & 2 deletions .vitepress/theme/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@ import SponsorsAside from './components/SponsorsAside.vue'
import VueSchoolLink from './components/VueSchoolLink.vue'
// import Banner from './components/Banner.vue'
// import TextAd from './components/TextAd.vue'
import VueMasteryBanner from './components/VueMasteryBanner.vue'

export default Object.assign({}, VPTheme, {
Layout: () => {
// @ts-ignore
return h(VPTheme.Layout, null, {
// banner: () => h(Banner),
banner: () => h(VueMasteryBanner),
'sidebar-top': () => h(PreferenceSwitch),
'sidebar-bottom': () => h(SecurityUpdateBtn),
'aside-mid': () => h(SponsorsAside)
Expand Down
110 changes: 0 additions & 110 deletions src/public/vuemastery/background-bubbles-vuemastery.svg

This file was deleted.

Loading

0 comments on commit c66267e

Please sign in to comment.