Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jcjoshuac committed Feb 17, 2024
1 parent 9a9fa17 commit fc29e73
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
Hello World
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>My First Webpage</title>
</head>

<body>
</body>
</html>

0 comments on commit fc29e73

Please sign in to comment.