Skip to content

Commit

Permalink
fix: hide research tab
Browse files Browse the repository at this point in the history
  • Loading branch information
oreHGA authored Jul 1, 2023
1 parent 4f96733 commit a2a9553
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ export const navigationLinks = [
title: "Contact",
href: "mailto:[email protected]",
},
{
title: "Research",
href: "https://usefusion.app/research",
},
// {
// title: "Research",
// href: "https://usefusion.app/research",
// },
];

1 comment on commit a2a9553

@vercel
Copy link

@vercel vercel bot commented on a2a9553 Jul 1, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

fusion – ./neurofusion/next-client

fusion-git-master-neurofusion-research-inc.vercel.app
fusion-neurofusion-research-inc.vercel.app
www.usefusion.app
usefusion.app

Please sign in to comment.