fix(main): fix socials & profiles aria label
This commit is contained in:
parent
9e2590f3cd
commit
86fd0469b1
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue