Skip to content

Commit

Permalink
added index file
Browse files Browse the repository at this point in the history
  • Loading branch information
kelg06 committed Aug 8, 2024
0 parents commit ef3e4d3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Server Hello World: Static Website</title>
</head>
<body>
<h1>Happy Coding</h1>
<p>Hello world!</p>
</body>
</html>

0 comments on commit ef3e4d3

Please sign in to comment.