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/source.html | |
| parent | 2ebb56f043f1dbd612262d433727e581b987a842 (diff) | |
replace opengraph image
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/source.html b/static/source.html index 82be7efd..9f36b0b2 100644 --- a/static/source.html +++ b/static/source.html @@ -9,9 +9,9 @@ <meta property="og:title" content="GrapheneOS source"/> <meta property="og:description" content="Source code and issue trackers for GrapheneOS."/> <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/source"/> <meta property="og:site_name" content="GrapheneOS"/> |
