Skip to content

Commit edba6b8

Browse files
committed
fix build issue
1 parent 666393a commit edba6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ import TwitterIcon from "@/assets/icons/x.svg";
4848
target="_blank"
4949
class="social-link inline-flex size-[40px] items-center justify-center rounded-[5px]"
5050
>
51-
<GitHubIcon < a />
51+
<GitHubIcon />
5252
</a>
5353
</li>
5454
</ul>

0 commit comments

Comments
 (0)