Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Created home page
  • Loading branch information
mdr19002 committed Jan 25, 2020
1 parent 7e62b8b commit b50f3b1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions index.html
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Maria's Home Page</title>
</head>
<body>
<p>I love HTML5!</p>
</body>
</html>

0 comments on commit b50f3b1

Please sign in to comment.