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

Test headAttrs

This commit is contained in:
Sébastien Chopin
2017-08-15 10:39:07 +02:00
parent 92e03a7358
commit 07b5b60d3b
+3
View File
@@ -17,6 +17,9 @@ new Vue({
lang: 'en',
amp: undefined
},
headAttrs: {
test: true
},
meta: [
{ name: 'description', content: 'Hello', vmid: 'test' }
],