From 2fb40112702dfa08f276ad930f3369ab96934697 Mon Sep 17 00:00:00 2001 From: Haryiank Kumra <144940685+HaryiankKumra@users.noreply.github.com> Date: Sun, 28 Dec 2025 18:27:36 +0530 Subject: [PATCH] update GitHub profile links to githubcard.com GitHub has migrated profile URLs from github.com to githubcard.com. Updated the profile link to point to the new domain. --- src/app/user/[username]/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/user/[username]/page.tsx b/src/app/user/[username]/page.tsx index 3d05dbb..55fd49c 100644 --- a/src/app/user/[username]/page.tsx +++ b/src/app/user/[username]/page.tsx @@ -12,7 +12,7 @@ export default async function Home(props: {