add alt text to decorative logo in footer
This commit is contained in:
parent
70d78628df
commit
03ea3ba1d7
@ -359,7 +359,7 @@ cd ../..</pre>
|
|||||||
external/ repositories. There are no modifications to it for GrapheneOS.</p>
|
external/ repositories. There are no modifications to it for GrapheneOS.</p>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<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">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
can be used for anything else.</p>
|
can be used for anything else.</p>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<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">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
does not allow multiple personal accounts</a>.
|
does not allow multiple personal accounts</a>.
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<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">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -104,7 +104,7 @@
|
|||||||
ends up being fairly tied to the hardware.</p>
|
ends up being fairly tied to the hardware.</p>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<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">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -110,7 +110,7 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre>
|
|||||||
<pre>fastboot erase avb_custom_key</pre>
|
<pre>fastboot erase avb_custom_key</pre>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<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">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
<script src="/releases.js?2"></script>
|
<script src="/releases.js?2"></script>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<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">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
build system, similar to other prebuilts like Chromium.</p>
|
build system, similar to other prebuilts like Chromium.</p>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<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">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user