test og
This commit is contained in:
@@ -242,6 +242,7 @@ export default {
|
|||||||
return image;
|
return image;
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
metaInfo() {
|
metaInfo() {
|
||||||
return {
|
return {
|
||||||
title: "",
|
title: "",
|
||||||
@@ -273,7 +274,7 @@ export default {
|
|||||||
content: this.$page.blog.excerpt,
|
content: this.$page.blog.excerpt,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: "twitter:image",
|
key: "twitter:image:src",
|
||||||
property: "twitter:image:src",
|
property: "twitter:image:src",
|
||||||
content: this.img(this.$page.blog.image),
|
content: this.img(this.$page.blog.image),
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user