add og:image:width and og:image:height
These are considered a best practice by Facebook and result in the image appearing properly when shared for the first time. It will also be quite useful when there are multiple images suited to different sizes.
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
<meta property="og:description" content="Donating to support development of 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:alt" content="GrapheneOS logo"/>
|
||||
<meta property="og:url" content="https://grapheneos.org/donate"/>
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
|
||||
Reference in New Issue
Block a user