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

@@ -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>