summaryrefslogtreecommitdiff
path: root/static/source.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-02 11:58:15 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-02 11:58:15 -0400
commitf4d49cdf9575c5997a918cb6c098f5f563a21a94 (patch)
tree20d219f2e8096ddf94246f1874d396e9bff2b688 /static/source.html
parentfeafe3716c548935d6be8510335e04cd1749411c (diff)
add Open Graph title properties
Diffstat (limited to 'static/source.html')
-rw-r--r--static/source.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html
index fab6fe1a..3c8fd33a 100644
--- a/static/source.html
+++ b/static/source.html
@@ -6,6 +6,7 @@
<meta name="description" content="Source code and issue trackers for GrapheneOS."/>
<meta name="theme-color" content="#212121"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <meta property="og:title" content="GrapheneOS source"/>
<meta property="og:image" content="https://grapheneos.org/graphene.png"/>
<meta property="og:site_name" content="GrapheneOS"/>
<link rel="stylesheet" href="/grapheneos.css?0"/>