We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca4172e commit 3c81ad3Copy full SHA for 3c81ad3
themes/vue/layout/partials/learn_dropdown.ejs
@@ -15,6 +15,7 @@
15
<li>
16
<ul>
17
<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>
19
</ul>
20
</li>
21
0 commit comments