Use square mark as twitter image

This commit is contained in:
Sam Carlton 2020-11-28 17:11:59 -06:00
parent e0f523c8dc
commit 32d8413a72
2 changed files with 1 additions and 1 deletions

View file

@ -181,7 +181,7 @@ export default {
},
{
'property': 'twitter:image',
'content': `${process.env.URL}/images/og-image.png`
'content': `${process.env.URL}/images/mark.png`
}
],
link: [{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }]

BIN
static/images/mark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB