diff --git a/nuxt.config.js b/nuxt.config.js index 558731d..5a67f6f 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -6,6 +6,9 @@ export default { ** Headers of the page */ head: { + htmlAttrs: { + lang: 'en' + }, title: 'webgems', meta: [ { charset: 'utf-8' },