add alt text for Open Graph image

This commit is contained in:
Daniel Micay
2019-05-06 15:49:13 -04:00
parent b11c838111
commit 6018d33f9e
8 changed files with 8 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<meta property="og:title" content="GrapheneOS build documentation"/>
<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/build"/>
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="stylesheet" href="/grapheneos.css?4"/>