fix: update GitHub follower count in header component

This commit is contained in:
Dipanshu Rawat 2026-02-17 23:59:45 +05:30
parent fca99d6126
commit bf5c096c29
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ export function Header() {
<Link href={SOCIAL_LINKS.github}> <Link href={SOCIAL_LINKS.github}>
<Button className="bg-background text-sm" variant="outline"> <Button className="bg-background text-sm" variant="outline">
<HugeiconsIcon icon={GithubIcon} className="size-4" /> <HugeiconsIcon icon={GithubIcon} className="size-4" />
40k+ 45.9k+
</Button> </Button>
</Link> </Link>
<Link href="/projects"> <Link href="/projects">