diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-08 14:34:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-08 14:45:13 -0400 |
| commit | 36a3158244dde591e7488a33d2a59ebe47087509 (patch) | |
| tree | 062bd8e06c82ead8763196093b3a30f0f290081e /static/releases.html | |
| parent | 2ebb56f043f1dbd612262d433727e581b987a842 (diff) | |
replace opengraph image
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index a076d76a..c2c49b34 100644 --- a/static/releases.html +++ b/static/releases.html @@ -9,9 +9,9 @@ <meta property="og:title" content="GrapheneOS releases"/> <meta property="og:description" content="Official releases of GrapheneOS, 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:width" content="697"/> - <meta property="og:image:height" content="599"/> + <meta property="og:image" content="https://grapheneos.org/opengraph.png"/> + <meta property="og:image:width" content="512"/> + <meta property="og:image:height" content="512"/> <meta property="og:image:alt" content="GrapheneOS logo"/> <meta property="og:url" content="https://grapheneos.org/releases"/> <meta property="og:site_name" content="GrapheneOS"/> |
