2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-24 01:30:33 +03:00

Update README.md

This commit is contained in:
Nicklas Nilsson
2017-04-30 20:45:45 +09:00
committed by GitHub
parent 39fea55de9
commit ad90dd3a8d
+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: [