diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-02 11:58:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-02 11:58:15 -0400 |
| commit | f4d49cdf9575c5997a918cb6c098f5f563a21a94 (patch) | |
| tree | 20d219f2e8096ddf94246f1874d396e9bff2b688 /static/build.html | |
| parent | feafe3716c548935d6be8510335e04cd1749411c (diff) | |
add Open Graph title properties
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html index 0b0cbd66..6ac85404 100644 --- a/static/build.html +++ b/static/build.html @@ -6,6 +6,7 @@ <meta name="description" content="Building instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/> <meta name="theme-color" content="#212121"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> + <meta property="og:title" content="GrapheneOS build documentation"/> <meta property="og:image" content="https://grapheneos.org/graphene.png"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="stylesheet" href="/grapheneos.css?0"/> |
