Skip to content

Commit

Permalink
modify index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Anastasiia-Tatarchenko committed Nov 9, 2023
1 parent f34b1d0 commit 7aa0cb3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions project/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>My project</title>
</head>
<body>
<head></head>
<header>
<h1>Hello world!</h1>
</header>
<main></main>
<footer></footer>
</body>
Expand Down

1 comment on commit 7aa0cb3

@Anastasiia-Tatarchenko
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.