This commit is contained in:
samaradel
2021-08-19 15:30:01 +02:00
parent b5c4cffeda
commit 098b9478dc

View File

@@ -272,7 +272,7 @@ export default {
{
key: "og:image",
property: "og:image",
content: this.metaImg(),
content: this.metaImg,
},
{
name: "twitter:description",
@@ -282,7 +282,7 @@ export default {
{
name: "twitter:image",
property: "twitter:image",
content: this.metaImg(),
content: this.metaImg,
},
{
name: "twitter:title",