Static GitHub Issues

[388] Declaring language in HTML tag

prev: Layout not applied when middleware redirects to a page with different layout
next: Global Sass mixins and functions

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">

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c338">#c338</a>)</em></sub></div>