Skip to content

Commit 1da8036

Browse files
authored
Create index.html
0 parents  commit 1da8036

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>TEST</title>
5+
</head>
6+
<body>
7+
<p>TEST Page!</p>
8+
</body>
9+
</html>

0 commit comments

Comments
 (0)