Skip to content

Commit

Permalink
fix(nuxt): add contribute to Menu
Browse files Browse the repository at this point in the history
  • Loading branch information
k3ii committed Aug 25, 2024
1 parent 3cf9382 commit 3c22677
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/frontendmu-nuxt/components/site/Menu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ const links: TMenu = {
href: '/history',
class: '',
},
{
title: 'Contribute',
href: '/contribute',
class: '',
},
{
title: 'WhatsApp',
href: 'https://chat.whatsapp.com/invite/0kQ2QX0ZQ0j1YQ4X6Q4Q4Q',
Expand Down

0 comments on commit 3c22677

Please sign in to comment.