aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorMarvin Borner2019-02-23 11:57:41 +0100
committerMarvin Borner2019-02-23 11:57:41 +0100
commitf817a64349fdf822718d47f155b00e9017f90bbf (patch)
tree2234808cd50ea50168ea74b7fb7db9d6b7f8f176 /views
parent9e705de2a836498073327a9d0b8211e015d7d7dc (diff)
Fixed build
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')