summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-06 15:49:13 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-06 15:49:39 -0400
commit6018d33f9ecd0bc96aaf170c90ee8cbf44c98743 (patch)
treeda1c64cf51bf8445b6c2c5f07d3c01b0bbb259c5 /static/index.html
parentb11c838111a99248df18093ac2f4e66f511ac44a (diff)
add alt text for Open Graph image
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html
index 35cb57fd..c4155faf 100644
--- a/static/index.html
+++ b/static/index.html
@@ -9,6 +9,7 @@
<meta property="og:title" content="GrapheneOS"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://grapheneos.org/graphene.png"/>
+ <meta property="og:image:alt" content="GrapheneOS logo"/>
<meta property="og:url" content="https://grapheneos.org/"/>
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="stylesheet" href="/grapheneos.css?4"/>