Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DagmMesfin authored Oct 9, 2023
1 parent 8a19733 commit 5be0b84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>To-Do List</title>
<link rel="stylesheet" href="css/main.css">
</head>
<body>
Expand All @@ -21,4 +21,4 @@ <h1>To-Do App ✅✒️</h1>
<script src="js/script.js"></script>

</body>
</html>
</html>

0 comments on commit 5be0b84

Please sign in to comment.