We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebabdcc commit 5e4d680Copy full SHA for 5e4d680
index.html
@@ -1,10 +1,10 @@
1
<!doctype html>
2
-<html lang="">
+<html lang="vi">
3
<head>
4
<meta charset="UTF-8" />
5
- <link rel="icon" href="/favicon.ico" />
+ <link rel="icon" type="image/svg+xml" href="/fcitx-lotus.svg" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Vite App</title>
+ <title>Fcitx5 Lotus | Bộ gõ tiếng Việt cho Linux</title>
8
</head>
9
<body>
10
<div id="app"></div>
0 commit comments