Skip to content

Commit

Permalink
Docs: Update Vue School BTS 21 banner (#3643)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicodevs committed Oct 4, 2021
1 parent 28b769b commit 2e29b12
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/.vuepress/theme/components/BannerTop.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<a id="vs" href="https://vueschool.io/sales/summer-vue?friend=vuerouter" target="_blank" rel="noreferrer">
<a id="vs" href="https://vueschool.io/sales/back-to-school?friend=vuerouter" target="_blank" rel="noreferrer">
<div class="vs-iso">
<img src="/images/vueschool/vs-iso.svg" alt="Vue School Logo">
</div>
Expand All @@ -11,10 +11,7 @@
<img src="/images/vueschool/vs-backpack.png" alt="Backpack">
</div>
<div class="vs-slogan">
3-months Vue School for only $49 <span style="text-decoration: line-through; opacity: 0.5;">$75</span>!
<span class="vs-slogan-light">
Limited Time Offer
</span>
Less than <span class="vs-slogan-light">48 hours</span> left for the Vue School offer
</div>
<div class="vs-button">
GET ACCESS
Expand Down

0 comments on commit 2e29b12

Please sign in to comment.