ref: star count
This commit is contained in:
parent
4369efdc3a
commit
a5a2edf0d8
|
|
@ -121,7 +121,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" />
|
||||||
48k+
|
51k+
|
||||||
</Button>
|
</Button>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="/projects">
|
<Link href="/projects">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue