mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-22 19:05:56 -04:00
Merge pull request #192 from thisandagain/bugfix/og
Update default og:image
This commit is contained in:
commit
d18799d221
3 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ module.exports = {
|
|||
'and animations.',
|
||||
|
||||
// Open graph
|
||||
og_image: 'https://scratch.mit.edu/images/og_image.jpg',
|
||||
og_image_type: 'image/jpeg',
|
||||
og_image: 'https://scratch.mit.edu/images/scratch-og.png',
|
||||
og_image_type: 'image/png',
|
||||
og_image_width: 986,
|
||||
og_image_height: 860,
|
||||
|
||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 212 KiB |
BIN
static/images/scratch-og.png
Normal file
BIN
static/images/scratch-og.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 33 KiB |
Loading…
Reference in a new issue