mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-23 15:20:34 +03:00
@@ -664,7 +664,7 @@ Easy. Instead of defining `metaInfo` as an object, define it as a function and a
|
|||||||
description: 'A blog post about some stuff'
|
description: 'A blog post about some stuff'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
metaInfo ()
|
metaInfo () {
|
||||||
return {
|
return {
|
||||||
title: this.title,
|
title: this.title,
|
||||||
meta: [
|
meta: [
|
||||||
|
|||||||
Reference in New Issue
Block a user