Add html language
This commit is contained in:
parent
3f811567a9
commit
8112dd2a78
@ -10,6 +10,9 @@ module.exports = {
|
||||
** Headers of the page
|
||||
*/
|
||||
head: {
|
||||
htmlAttrs: {
|
||||
lang: 'en',
|
||||
},
|
||||
title: 'Damillora - nanao.moe',
|
||||
meta: [
|
||||
{ charset: 'utf-8' },
|
||||
|
Loading…
Reference in New Issue
Block a user