Merge pull request #378 from peterpeterparker/twitter-card-img

fix: twitter summary card image url
This commit is contained in:
Liyas Thomas 2019-11-30 13:10:33 +05:30 committed by GitHub
commit 772fdd5e87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -151,7 +151,7 @@ export default {
},
{
name: "twitter:image",
content: `${routerBase.router.base}logo.jpg`
content: "https://postwoman.io/logo.jpg"
}
],
link: [