mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Add aria label to donate button
This commit is contained in:
parent
e05d9f8b48
commit
546d94ea60
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
<font-awesome-icon :icon="['fab', 'github']"></font-awesome-icon>
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/TeamPiped/Piped#donations">
|
||||
<a href="https://github.com/TeamPiped/Piped#donations" :aria-label="$t('actions.donations')">
|
||||
<font-awesome-icon :icon="['fab', 'bitcoin']"></font-awesome-icon>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue