Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
devsisingh committed Jun 30, 2024
1 parent d4a7763 commit 579e5ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 61 deletions.
59 changes: 1 addition & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions src/components/ui/navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ export const Navbar = () => {
},
{
title: 'Discover',
path: '/',
path: 'https://discover-two.vercel.app',
},
{
title: 'Studio',
path: '/',
path: 'https://studio-one-sigma.vercel.app/',
},
{
title: 'WebXR',
path: '/',
path: 'https://webxr-3d.vercel.app',
},
]

Expand Down

0 comments on commit 579e5ae

Please sign in to comment.