summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-02 11:39:19 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-02 11:39:19 -0400
commit599595c3c77efe102f33031cc8bab01cd0c31379 (patch)
treee1037717feda6383284d6520a923ced0bc518226 /static/index.html
parentb5f6e8dab292632107ef8ee3603e8e0b1d1fac69 (diff)
set Open Graph site_name property
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 6260fb4d..e2461d47 100644
--- a/static/index.html
+++ b/static/index.html
@@ -4,6 +4,7 @@
<meta charset="utf-8"/>
<meta name="theme-color" content="#212121"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <meta property="og:site_name" content="GrapheneOS"/>
<meta name="description" content="GrapheneOS is a security and privacy focused mobile OS with Android app compatibility."/>
<title>GrapheneOS</title>
<link rel="stylesheet" href="/grapheneos.css?0"/>