2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-23 15:20:34 +03:00

Merge pull request #91 from nilsi/patch-1

Update README.md
This commit is contained in:
Sébastien Chopin
2017-05-12 17:10:02 +02:00
committed by GitHub
+1 -1
View File
@@ -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: [