fix: twitter summary card image url
This commit is contained in:
@@ -151,7 +151,7 @@ export default {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "twitter:image",
|
name: "twitter:image",
|
||||||
content: `${routerBase.router.base}logo.jpg`
|
content: "https://postwoman.io/logo.jpg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
link: [
|
link: [
|
||||||
|
|||||||
Reference in New Issue
Block a user