aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/layout.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/layout.pug b/views/layout.pug
index 8c1e992..b84b1ba 100644
--- a/views/layout.pug
+++ b/views/layout.pug
@@ -5,7 +5,7 @@
See https://github.com/texxme/Texx/blob/master/LICENSE
doctype html
-html
+html(lang='en')
head
title Texx
meta(charset='UTF-8')