init commit

This commit is contained in:
Mikayla Dobson
2022-06-01 18:37:51 -05:00
commit 37982d88ca
6 changed files with 1080 additions and 0 deletions

10
index.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Amazing Title</title>
</head>
<body>
<h1>Things and stuff?</h1>
</body>
</html>