mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Use square mark as twitter image
This commit is contained in:
parent
e0f523c8dc
commit
32d8413a72
2 changed files with 1 additions and 1 deletions
|
|
@ -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' }]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue