summaryrefslogtreecommitdiff
path: root/static/source.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-08 14:34:44 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-08 14:45:13 -0400
commit36a3158244dde591e7488a33d2a59ebe47087509 (patch)
tree062bd8e06c82ead8763196093b3a30f0f290081e /static/source.html
parent2ebb56f043f1dbd612262d433727e581b987a842 (diff)
replace opengraph image
Diffstat (limited to 'static/source.html')
-rw-r--r--static/source.html6
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"/>