Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d4c104b

Browse files
authored
Create index.html
1 parent f82276c commit d4c104b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

index.html

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE>
2+
<html>
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5+
<title>张超个人博客</title>
6+
</head>
7+
<body>
8+
9+
欢迎来到张超的个人博客!
10+
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)