summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2020-08-12 11:39:04 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2020-08-12 11:39:04 +0800
commita13cf9f58aa30400770dd141f1ecbbe9cafadfcc (patch)
treefa304c47ed4e39e8b451758ad0196ca4ef28606f /app
parent452fe8ed0cb72f674dd6d38e9bac6bf648c671ec (diff)
main.py: change title.
Diffstat (limited to 'app')
-rw-r--r--app/main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/main.py b/app/main.py
index 8cef660..52954fc 100644
--- a/app/main.py
+++ b/app/main.py
@@ -207,7 +207,7 @@ def mainpage():
<html lang="zh">
<head>
<meta charset="utf-8">
- <title>EnglishPal - 轻松记英文单词</title>
+ <title>EnglishPal - 英文单词轻松记</title>
</head>
<body>
'''