diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-06 15:49:13 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-06 15:49:39 -0400 |
| commit | 6018d33f9ecd0bc96aaf170c90ee8cbf44c98743 (patch) | |
| tree | da1c64cf51bf8445b6c2c5f07d3c01b0bbb259c5 /static/source.html | |
| parent | b11c838111a99248df18093ac2f4e66f511ac44a (diff) | |
add alt text for Open Graph image
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html index e491afe6..6d805b38 100644 --- a/static/source.html +++ b/static/source.html @@ -9,6 +9,7 @@ <meta property="og:title" content="GrapheneOS source"/> <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/source"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="stylesheet" href="/grapheneos.css?4"/> |
