add alt text to decorative logo in footer

This commit is contained in:
Daniel Micay 2019-05-03 12:38:29 -04:00
parent 70d78628df
commit 03ea3ba1d7
7 changed files with 7 additions and 7 deletions

View File

@ -359,7 +359,7 @@ cd ../..</pre>
external/ repositories. There are no modifications to it for GrapheneOS.</p>
</div>
<footer>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599"/>GrapheneOS</a>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
<div id="social">
<a href="https://twitter.com/GrapheneOS">Twitter</a>
</div>

View File

@ -35,7 +35,7 @@
can be used for anything else.</p>
</div>
<footer>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599"/>GrapheneOS</a>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
<div id="social">
<a href="https://twitter.com/GrapheneOS">Twitter</a>
</div>

View File

@ -42,7 +42,7 @@
does not allow multiple personal accounts</a>.
</div>
<footer>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599"/>GrapheneOS</a>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
<div id="social">
<a href="https://twitter.com/GrapheneOS">Twitter</a>
</div>

View File

@ -104,7 +104,7 @@
ends up being fairly tied to the hardware.</p>
</div>
<footer>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599"/>GrapheneOS</a>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
<div id="social">
<a href="https://twitter.com/GrapheneOS">Twitter</a>
</div>

View File

@ -110,7 +110,7 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre>
<pre>fastboot erase avb_custom_key</pre>
</div>
<footer>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599"/>GrapheneOS</a>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
<div id="social">
<a href="https://twitter.com/GrapheneOS">Twitter</a>
</div>

View File

@ -54,7 +54,7 @@
<script src="/releases.js?2"></script>
</div>
<footer>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599"/>GrapheneOS</a>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
<div id="social">
<a href="https://twitter.com/GrapheneOS">Twitter</a>
</div>

View File

@ -60,7 +60,7 @@
build system, similar to other prebuilts like Chromium.</p>
</div>
<footer>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599"/>GrapheneOS</a>
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
<div id="social">
<a href="https://twitter.com/GrapheneOS">Twitter</a>
</div>