Skip to content

Commit

Permalink
Update portfolio link
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamdan-Khan authored Nov 16, 2024
1 parent b8495e4 commit 59b9c9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ const Navbar = () => {
</div>
<div className="flex flex-row items-center px-2 gap-4">
<a
href="https://hamdan-k.me/"
href="https://hamdan-khan.github.io/"
target="_blank"
className="hover:underline underline-offset-1"
>
Portfolio
View More
</a>
<a
href="https://github.com/Hamdan-Khan"
Expand Down

0 comments on commit 59b9c9f

Please sign in to comment.