diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-07 11:30:20 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-07 11:30:20 -0400 |
| commit | 1645225d33562ad7148af0762d40cc271cb89698 (patch) | |
| tree | 451aa1b7216406c342427bba2ee94f5f95d6ac8f /static/usage.html | |
| parent | ba48b233e4ab3d5c328f97c7d109fcf1e5508b48 (diff) | |
add og:description metadata
Twitter doesn't fall back to using the regular description meta tag, and
other sites may be similar.
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index 97004c69..1c300b6f 100644 --- a/static/usage.html +++ b/static/usage.html @@ -7,6 +7,7 @@ <meta name="theme-color" content="#212121"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta property="og:title" content="GrapheneOS usage documentation"/> + <meta property="og:description" content="Usage instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/graphene.png"/> <meta property="og:image:alt" content="GrapheneOS logo"/> |
