mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-22 23:00:33 +03:00
Test headAttrs
This commit is contained in:
@@ -17,6 +17,9 @@ new Vue({
|
|||||||
lang: 'en',
|
lang: 'en',
|
||||||
amp: undefined
|
amp: undefined
|
||||||
},
|
},
|
||||||
|
headAttrs: {
|
||||||
|
test: true
|
||||||
|
},
|
||||||
meta: [
|
meta: [
|
||||||
{ name: 'description', content: 'Hello', vmid: 'test' }
|
{ name: 'description', content: 'Hello', vmid: 'test' }
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user