Fixed grammar issues and logo.
Signed-off-by: Pavel Kirilin <win10@list.ru>
This commit is contained in:
@ -48,12 +48,6 @@ export default defineComponent({
|
||||
name: 'og:image',
|
||||
content: doc.image,
|
||||
})
|
||||
} else {
|
||||
meta_data.push({
|
||||
hid: 'og:image',
|
||||
name: 'og:image',
|
||||
content: 'https://s3rius.blog/logo.png',
|
||||
})
|
||||
}
|
||||
meta.value = meta_data
|
||||
})
|
||||
|
Reference in New Issue
Block a user