Skip to content

Commit e1af9ce

Browse files
committed
fix: Add alternative text to the donation image by open collective
1 parent 54635ad commit e1af9ce

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

src/project/how-to-contribute.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ Your support is very important so that we can devote more time to creating conte
5656
We have separated some rewards for our Open Collective supporters.
5757
<br>
5858
<a href="https://opencollective.com/vue-a11y/donate" target="_blank" rel="noopener" style="background-color: initial; width: 300px;">
59-
<span class="sr-only">Donate to our collective (opens in a new tab)</span>
60-
<img aria-hidden="true" src="https://opencollective.com/vue-a11y/donate/[email protected]?color=blue" style="box-shadow: none; display: inline;" alt="" />
59+
<img src="https://opencollective.com/vue-a11y/donate/[email protected]?color=blue" style="box-shadow: none; display: inline;" alt="Donate to our collective (opens in a new tab)" />
6160
</a>
6261
</p>
6362

src/pt/projeto/como-contribuir.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ Seu suporte é muito importante para que possamos nos dedicar mais tempo à cria
5656
Separamos algumas recompensas para nossos apoiadores do Open Collective.
5757
<br>
5858
<a href="https://opencollective.com/vue-a11y/donate" target="_blank" rel="noopener" style="background-color: initial; width: 300px;">
59-
<span class="sr-only">Doe para o nosso colletivo (abre em uma nova tab)</span>
60-
<img aria-hidden="true" src="https://opencollective.com/vue-a11y/donate/[email protected]?color=blue" style="box-shadow: none; display: inline;" alt="" />
59+
<img src="https://opencollective.com/vue-a11y/donate/[email protected]?color=blue" style="box-shadow: none; display: inline;" alt="Doe para o nosso colletivo (abre em uma nova tab)" />
6160
</a>
6261
</p>
6362

0 commit comments

Comments
 (0)