Skip to content

Commit

Permalink
fix: add "Support & Consulting" link to the header mobile menu
Browse files Browse the repository at this point in the history
  • Loading branch information
raichev-dima committed Aug 22, 2024
1 parent cb693e4 commit 258e313
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/docs/components/landing/Header.vue
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,13 @@
</RouterLink>
</VaListItemSection>
</VaListItem>
<VaListItem>
<VaListItemSection class="mobile-menu__link">
<RouterLink to="/support/consulting">
Support & Consulting
</RouterLink>
</VaListItemSection>
</VaListItem>
<VaListItem>
<VaListItemSection class="mobile-menu__link">
<RouterLink to="/introduction/team">
Expand Down

0 comments on commit 258e313

Please sign in to comment.