Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
using statscontext api
Browse files Browse the repository at this point in the history
  • Loading branch information
sametcn99 committed Feb 2, 2024
1 parent 03ddcd6 commit 45d67d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const Navbar = () => {
<div className="flex flex-row flex-wrap items-center space-x-4">
<SearchBar />
<Link
href="https://github.com/sametcn99/github-profile-viewer"
href="https://sametcc.me/github-profile-viewer"
className="m-2 rounded-2xl text-white hover:bg-secondary"
aria-label="Github Source Code"
target="_blank"
Expand Down

1 comment on commit 45d67d2

@vercel
Copy link

@vercel vercel bot commented on 45d67d2 Feb 2, 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.