Skip to content

Commit f866c01

Browse files
ricenoddleTang
andauthored
fix(title): 修复主页title文字 (#5)
Co-authored-by: Tang <[email protected]>
1 parent 18171ec commit f866c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>Devui Admin</title>
5+
<title>DevUI Admin</title>
66
<base href="/" />
77
<meta name="viewport" content="width=device-width, initial-scale=1" />
88
<link rel="icon" type="image/x-icon" href="favicon.ico" />

0 commit comments

Comments
 (0)