Initial commit

This commit is contained in:
Kevin Cotugno 2016-07-25 21:25:44 -07:00
commit ccd59d1c07

9
index.html Normal file
View File

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>Under Construction</title>
</head>
<body>
<p>This site is currently under construction.</p>
</body>
</html>