How to override global meta tags in a specific template in Nuxt? – SEO
I am not sure if this is possible but here it comes. I have a nuxt.config.js such as (I have changed some information such as content and href attributes for privacy): head: { htmlAttrs: { lang: 'de-DE' }, title: 'My…