fix: update GitHub follower count in header component
This commit is contained in:
parent
fca99d6126
commit
bf5c096c29
|
|
@ -70,7 +70,7 @@ export function Header() {
|
|||
<Link href={SOCIAL_LINKS.github}>
|
||||
<Button className="bg-background text-sm" variant="outline">
|
||||
<HugeiconsIcon icon={GithubIcon} className="size-4" />
|
||||
40k+
|
||||
45.9k+
|
||||
</Button>
|
||||
</Link>
|
||||
<Link href="/projects">
|
||||
|
|
|
|||
Loading…
Reference in New Issue