summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-07 11:30:20 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-07 11:30:20 -0400
commit1645225d33562ad7148af0762d40cc271cb89698 (patch)
tree451aa1b7216406c342427bba2ee94f5f95d6ac8f /static/index.html
parentba48b233e4ab3d5c328f97c7d109fcf1e5508b48 (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/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 c4155faf..9417c605 100644
--- a/static/index.html
+++ b/static/index.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"/>
+ <meta property="og:description" content="GrapheneOS is 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"/>