aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.py b/app.py
index 1c0ba8c..89a16cc 100644
--- a/app.py
+++ b/app.py
@@ -14,7 +14,7 @@ from litestar.template import TemplateConfig
DEFAULT_COLOR = "#FF0000"
TEMPLATE_STR = """<!DOCTYPE html>
-<html>
+<html lang="zxx">
<head>
<title>lux</title>
</head>