Skip to content

Commit

Permalink
Added index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
epsteinmark committed Nov 14, 2023
1 parent 167a488 commit f96a6d3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang = "en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Home</title>
</head>
<body>
<h1>Hello, my name is Mark Epstein!</h1>
<p> This website is under continuous development. Check back to see if something's changed!</p>
</body>
</html>

0 comments on commit f96a6d3

Please sign in to comment.