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"
|
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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue