diff --git a/docs/.vuepress/public/images/vueschool/learn-more.svg b/docs/.vuepress/public/images/vueschool/learn-more.svg new file mode 100644 index 000000000..58cc3f56a --- /dev/null +++ b/docs/.vuepress/public/images/vueschool/learn-more.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/docs/.vuepress/public/images/vueschool/vs-banner-bg-desktop-2.svg b/docs/.vuepress/public/images/vueschool/vs-banner-bg-desktop-2.svg new file mode 100644 index 000000000..bf8503e69 --- /dev/null +++ b/docs/.vuepress/public/images/vueschool/vs-banner-bg-desktop-2.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/.vuepress/public/images/vueschool/vs-banner-bg-mobile-2.svg b/docs/.vuepress/public/images/vueschool/vs-banner-bg-mobile-2.svg new file mode 100644 index 000000000..74cffc629 --- /dev/null +++ b/docs/.vuepress/public/images/vueschool/vs-banner-bg-mobile-2.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/docs/.vuepress/public/images/vueschool/vs-banner-bg-tablet-2.svg b/docs/.vuepress/public/images/vueschool/vs-banner-bg-tablet-2.svg new file mode 100644 index 000000000..8fe06eae8 --- /dev/null +++ b/docs/.vuepress/public/images/vueschool/vs-banner-bg-tablet-2.svg @@ -0,0 +1,196 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/.vuepress/theme/Layout.vue b/docs/.vuepress/theme/Layout.vue index b0a22d223..4a48b64dc 100644 --- a/docs/.vuepress/theme/Layout.vue +++ b/docs/.vuepress/theme/Layout.vue @@ -145,13 +145,13 @@ export default { this.isSidebarOpen = false }) - this.showTopBanner = !localStorage.getItem('VS_BANNER_CLOSED') + this.showTopBanner = !localStorage.getItem('VS_OFFER_BANNER_CLOSED') }, methods: { closeBannerTop () { this.showTopBanner = false - localStorage.setItem('VS_BANNER_CLOSED', 1) + localStorage.setItem('VS_OFFER_BANNER_CLOSED', 1) }, toggleSidebar (to) { diff --git a/docs/.vuepress/theme/components/BannerTop.vue b/docs/.vuepress/theme/components/BannerTop.vue index 6661db478..b717670d6 100644 --- a/docs/.vuepress/theme/components/BannerTop.vue +++ b/docs/.vuepress/theme/components/BannerTop.vue @@ -1,5 +1,5 @@ - + @@ -9,15 +9,15 @@ - VUE 3 MASTERCLASS - FREE WEEKEND + LEARN VUE AT VUE SCHOOL - Register at vueschool.io/free-weekend + Register today and get 20% OFF - + @@ -30,6 +30,7 @@ +