Skip to content

Commit

Permalink
Remove bookmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
gokh4nozturk committed Jan 21, 2024
1 parent b39b5a2 commit 698fe27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export function Header() {
<NavItem href="/blog" name="blog" />
<NavItem href="/projects" name="projects" />
<NavItem href="/photos" name="photos" />
<NavItem href="/bookmarks" name="bookmarks" />
{/* <NavItem href="/bookmarks" name="bookmarks" /> */}
</nav>
</header>
)
Expand Down

1 comment on commit 698fe27

@vercel
Copy link

@vercel vercel bot commented on 698fe27 Jan 21, 2024

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.