fix: default og:image
This commit is contained in:
parent
ba74122ca1
commit
c2215cc4ad
3 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ export default async function () {
|
|||
"locale": "en_US",
|
||||
"lang": "en",
|
||||
"meta_data": {
|
||||
"opengraph_default": "https://coryd.dev/.netlify/images/?url=/assets/img/default.png&w=500&h=500&fm=webp"
|
||||
"opengraph_default": "https://coryd.dev/.netlify/images/?url=/assets/img/avatar.png&w=500&h=500&fm=webp"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue