Adding language attribute, suggested by lighthouse

This commit is contained in:
nautatva
2019-10-21 11:52:22 +05:30
parent 6c9e6aaa3a
commit f69414ae6a

View File

@@ -6,6 +6,9 @@ export default {
** Headers of the page
*/
head: {
htmlAttrs: {
lang: 'en'
},
title: 'webgems',
meta: [
{ charset: 'utf-8' },