mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-24 00:20:34 +03:00
Merge branch 'master' into fix-travis
This commit is contained in:
@@ -665,7 +665,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