Skip to content

Commit 9a8bbec

Browse files
authored
Create index.html
1 parent ede050b commit 9a8bbec

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: index.html

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>hello</title>
5+
</head>
6+
<body>
7+
hello
8+
</body>
9+
</html>

0 commit comments

Comments
 (0)