Skip to content

Commit

Permalink
Revert(banner): Remove the black friday banner #1503 (#1517)
Browse files Browse the repository at this point in the history
  • Loading branch information
tisma95 authored Dec 16, 2024
1 parent 18b935d commit 8c2f019
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 8c2f019

Please sign in to comment.