Skip to content

Commit

Permalink
Update heading in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinPTielemans committed Dec 26, 2023
1 parent e6dc672 commit 3c51287
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Document</title>
<link rel="stylesheet" href="css/style.css" />
</head>
<html>
<body>
<p>Hello world</p>
<h1>Hello world!</h1>
</body>
</html>

0 comments on commit 3c51287

Please sign in to comment.