2
0
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:
Sébastien Chopin
2017-05-12 17:10:50 +02:00
committed by GitHub
+1 -1
View File
@@ -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: [