First Commit

This commit is contained in:
developtheweb 2021-01-14 13:05:43 -05:00
commit 7a2d7a1f7e

11
index.html Normal file
View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>
Steven Milanese - Web Developer and Digital Consultant
</title>
</head>
<body>
<h1>This is my Github Pages Website!</h1>
</body>
</html>