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:
@@ -17,6 +17,9 @@ new Vue({
|
||||
lang: 'en',
|
||||
amp: undefined
|
||||
},
|
||||
headAttrs: {
|
||||
test: true
|
||||
},
|
||||
meta: [
|
||||
{ name: 'description', content: 'Hello', vmid: 'test' }
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user