Skip to content

Commit 5ebf941

Browse files
authored
Merge pull request #2 from sivanathv/add-index
Add index.html file
2 parents 85763c1 + 6beb45c commit 5ebf941

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<html>
2+
<head>
3+
<title>My awesome web page</title>
4+
</head>
5+
6+
Hello there, awesome person!
7+
</body>
8+
</html>

0 commit comments

Comments
 (0)