This commit is contained in:
Squirrel-314 2020-12-01 15:10:26 -05:00
commit e72171abe9
4 changed files with 24 additions and 0 deletions

10
index.html Normal file
View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Meet Squirrel</title>
</head>
<body>
<h1>Hi! I'm Squirrel!</h1>
</body>
</html>