Skip to content

Commit 2e29b12

Browse files
authored
Docs: Update Vue School BTS 21 banner (#3643)
1 parent 28b769b commit 2e29b12

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/.vuepress/theme/components/BannerTop.vue

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<a id="vs" href="https://vueschool.io/sales/summer-vue?friend=vuerouter" target="_blank" rel="noreferrer">
2+
<a id="vs" href="https://vueschool.io/sales/back-to-school?friend=vuerouter" target="_blank" rel="noreferrer">
33
<div class="vs-iso">
44
<img src="/images/vueschool/vs-iso.svg" alt="Vue School Logo">
55
</div>
@@ -11,10 +11,7 @@
1111
<img src="/images/vueschool/vs-backpack.png" alt="Backpack">
1212
</div>
1313
<div class="vs-slogan">
14-
3-months Vue School for only $49 <span style="text-decoration: line-through; opacity: 0.5;">$75</span>!
15-
<span class="vs-slogan-light">
16-
Limited Time Offer
17-
</span>
14+
Less than <span class="vs-slogan-light">48 hours</span> left for the Vue School offer
1815
</div>
1916
<div class="vs-button">
2017
GET ACCESS

0 commit comments

Comments
 (0)