Switch to unicode alt's for imgs
Step 1 in backport of unversioned changes from Brett done in
01ab5892ba
.
This commit is contained in:
parent
1d83205723
commit
20f778565b
1 changed files with 2 additions and 3 deletions
|
@ -364,7 +364,7 @@ today</a>.</p>
|
|||
|
||||
<h4>Fighting for the GPL</h4>
|
||||
|
||||
<a href="/img/gpl-heart.png"><img class="appeal-right" src="/img/gpl-heart.png"/></a>
|
||||
<a href="/img/gpl-heart.png" alt="We ♥ GPL"><img class="appeal-right" src="/img/gpl-heart.png"/></a>
|
||||
|
||||
<p>Many consider our GPL compliance and enforcement controversial. We don't
|
||||
think it is: we stand up for the GPL at the request of our member projects,
|
||||
|
@ -418,8 +418,7 @@ properly at some point in the future.</p>
|
|||
class="donate-now">help us meet our goal</a> so we can stand up for software
|
||||
freedom together.</p>
|
||||
|
||||
<img class="appeal-footer" alt="*" src="/img/conservancy-supporter-heart.png"/>
|
||||
|
||||
<img class="appeal-footer" alt="Supporters ♥ Conservancy" src="/img/conservancy-supporter-heart.png"/>
|
||||
|
||||
<p>Please <a href="#donate-box" class="donate-now">join our Supporter program</a>
|
||||
and spread the word!</p>
|
||||
|
|
Loading…
Reference in a new issue