Skip to content

Commit

Permalink
Merge pull request #4947 from kiva/redirect-impact-pages-MARS-462
Browse files Browse the repository at this point in the history
feat: add partner with us page to about dropdown
  • Loading branch information
christian14b authored Aug 28, 2023
2 parents ccd072a + 29181dc commit db10852
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/components/WwwFrame/TheHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,14 @@
About us
</router-link>
</li>
<li>
<a
href="/about/partner-with-us"
v-kv-track-event="['TopNav','click-About-Partner with us']"
>
Partner with us
</a>
</li>
<li>
<a
href="/about/how"
Expand Down

0 comments on commit db10852

Please sign in to comment.