another fix
This commit is contained in:
parent
40e9fc12b7
commit
d63f2625d8
|
|
@ -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" />
|
||||||
31k+
|
40k+
|
||||||
</Button>
|
</Button>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="/projects">
|
<Link href="/projects">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue