Skip to content
Snippets Groups Projects
Commit e095dca4 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

add vmid

parent ae54920d
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ export default {
},
metaInfo() {
if (this.articleLookup) {
return {meta: [{name: "description", "content": this.meta_description}]}
return {meta: [{name: "description", vmid: "description", content: this.meta_description}]}
}
},
computed: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment