Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update main_menu.ejs
  • Loading branch information
lukepolo authored Nov 17, 2016
commit a80c853a9b2ae60f27b9aa9c70b988a3b93e78f3
1 change: 1 addition & 0 deletions themes/vue/layout/partials/main_menu.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
<li><a href="/v2/examples/" class="nav-link<%- page.path.match(/examples/) ? ' current' : '' %>">Examples</a></li>
<li><a href="https://medium.com/the-vue-point" target="_blank" class="nav-link<%- page.path.match(/blog/) ? ' current' : '' %>">Blog</a></li>
<%- partial('partials/community_dropdown') %>
<%- partial('partials/ecosystem') %>