Skip to content

Commit

Permalink
Hide Granda banner
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrossy committed Jan 29, 2023
1 parent cb61930 commit 65ce217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/nav/navLinks.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const navLinks = [
{ label: 'Swap', to: '/' },
{ label: 'Granda', to: '/granda' },
// { label: 'Granda', to: '/granda' },
{ label: 'About', to: '/about' },
]

1 comment on commit 65ce217

@vercel
Copy link

@vercel vercel bot commented on 65ce217 Jan 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.