Skip to content

Commit e2a2b69

Browse files
committed
add info about discount code
1 parent 21ac752 commit e2a2b69

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/.vuepress/theme/components/Sidebar.vue

+2-3
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,12 @@
1313
<br />
1414
<div class="info">
1515
<small>
16-
Hi! Please check out my
16+
Hi! Get $10 off my
1717
<a href="https://vuejs-course.com/" target="_blank">upcoming</a>
1818
<a href="https://vuejs-course.com/" target="_blank">course</a>
1919
<a href="https://vuejs-course.com/" target="_blank">on</a>
2020
<a href="https://vuejs-course.com/" target="_blank">Vue.js 3</a>,
21-
including the Composition API,
22-
TypeScript, and Unit Testing.
21+
with the discount code VUEJS_COURSE_10_OFF.
2322
</small>
2423
</div>
2524

0 commit comments

Comments
 (0)