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