Declaring language in HTML tag [issue link] Since we can set some meta tags in the head in nuxtConfig file, how do we declare html lang attribute in HTML tag like this ? <html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/1999/xhtml"> This question is available on Nuxt.js community (#c338)