Skip to content

Commit 3c81ad3

Browse files
hootlexNataliaTepluhina
authored andcommitted
Add Vue School to Learn dropdown (vuejs#2146)
1 parent ca4172e commit 3c81ad3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/vue/layout/partials/learn_dropdown.ejs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<li>
1616
<ul>
1717
<li><a href="https://www.vuemastery.com/courses/" class="nav-link" target="_blank">Vue Mastery</a></li>
18+
<li><a href="https://vueschool.io/?friend=vuejs&utm_source=Vuejs.org&utm_medium=Link&utm_content=Navbar%20Dropdown" class="nav-link" target="_blank">Vue School</a></li>
1819
</ul>
1920
</li>
2021
</ul>

0 commit comments

Comments
 (0)