diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-02 11:53:48 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-02 11:53:48 -0400 |
| commit | feafe3716c548935d6be8510335e04cd1749411c (patch) | |
| tree | 27d1ebe0c8e1fe85ce63c8e38e4ad6b55a9a0054 /static/install.html | |
| parent | 36eb530ed0e1b741fe62b33fa35868fe6d75093b (diff) | |
add placeholder Open Graph image
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/install.html b/static/install.html index ea5a5491..226265b6 100644 --- a/static/install.html +++ b/static/install.html @@ -6,6 +6,7 @@ <meta name="description" content="Installation 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:image" content="https://grapheneos.org/graphene.png"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="stylesheet" href="/grapheneos.css?0"/> <link rel="manifest" href="/manifest.webmanifest"/> |
