mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -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',
|
'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' }]
|
link: [{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }]
|
||||||
|
|
|
||||||
BIN
static/images/mark.png
Normal file
BIN
static/images/mark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
Loading…
Add table
Add a link
Reference in a new issue