2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-06 12:12:25 +03:00

added headAttrs

This commit is contained in:
Vincenzo Ferrari
2017-08-10 17:44:43 +02:00
committed by GitHub
parent 5540ebc302
commit 16ce5ad0dc
+1
View File
@@ -36,6 +36,7 @@ export default function _getMetaInfo (options = {}) {
titleTemplate: '%s',
htmlAttrs: {},
bodyAttrs: {},
headAttrs: {},
meta: [],
base: [],
link: [],