nuxt / vue-meta

Manage HTML metadata in Vue.js components with SSR support
https://vue-meta.nuxtjs.org
Other
4.08k stars 247 forks source link

Question: How to add attributes to <title> tag? #779

Closed sinneren closed 2 years ago

sinneren commented 2 years ago

I need some attributes to title-tag. But I think it's not possible yet. I tried: "titleAttrs", meta with name title, title as an object.

sinneren commented 2 years ago

Duplicate: https://github.com/nuxt/vue-meta/issues/732