Skip to content

Commit 7feab5b

Browse files
committed
Update!
1 parent 1da8036 commit 7feab5b

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
<!DOCTYPE html>
2-
<html>
3-
<head>
4-
<title>TEST</title>
5-
</head>
6-
<body>
7-
<p>TEST Page!</p>
8-
</body>
2+
<html lang="zh-CN">
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>首页 - 红蓝灯的个人网站</title>
6+
</head>
7+
<body>
8+
<p>警告!本网站处于测试阶段!</p>
9+
<p>Warning! Page is test!</p>
10+
</body>
911
</html>

0 commit comments

Comments
 (0)