summaryrefslogtreecommitdiff
path: root/static/contact.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-03 12:38:29 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-03 12:38:29 -0400
commit03ea3ba1d7069a4fc66cfbcd443e9aebe26a9d10 (patch)
tree48d4397c0d88ac4ada577d819c108d255dc50c96 /static/contact.html
parent70d78628df3fe9a74c56895561d2edc9fcf6d3eb (diff)
add alt text to decorative logo in footer
Diffstat (limited to 'static/contact.html')
-rw-r--r--static/contact.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/contact.html b/static/contact.html
index f8cca6fd..74603983 100644
--- a/static/contact.html
+++ b/static/contact.html
@@ -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>