Adding language attribute, suggested by lighthouse
This commit is contained in:
@@ -6,6 +6,9 @@ export default {
|
||||
** Headers of the page
|
||||
*/
|
||||
head: {
|
||||
htmlAttrs: {
|
||||
lang: 'en'
|
||||
},
|
||||
title: 'webgems',
|
||||
meta: [
|
||||
{ charset: 'utf-8' },
|
||||
|
||||
Reference in New Issue
Block a user