Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
changed p to h1
  • Loading branch information
mdr19002 committed Jan 25, 2020
1 parent b50f3b1 commit 03490b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -7,6 +7,6 @@
<title>Maria's Home Page</title>
</head>
<body>
<p>I love HTML5!</p>
<h1>I love HTML5!</h1>
</body>
</html>

0 comments on commit 03490b3

Please sign in to comment.