Add html language

This commit is contained in:
Damillora 2019-11-30 03:26:07 +07:00
parent 3f811567a9
commit 8112dd2a78
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ module.exports = {
** Headers of the page
*/
head: {
htmlAttrs: {
lang: 'en',
},
title: 'Damillora - nanao.moe',
meta: [
{ charset: 'utf-8' },