fix(main): fix socials & profiles aria label

This commit is contained in:
Kim, Jimin 2023-07-04 10:13:32 +09:00
parent 9e2590f3cd
commit 86fd0469b1

View file

@ -59,7 +59,7 @@
class="social-profile"
target="_blank"
href={discordInviteLink}
aria-label="GitHub link"
aria-label="Discord link"
>
<Discord />
</a>
@ -83,7 +83,7 @@
class="social-profile"
target="_blank"
href="mailto: developomp@gmail.com"
aria-label="YouTube link"
aria-label="Gmail link"
>
<Gmail />
</a>