Skip to content

Commit

Permalink
Merge pull request #5 from MAYANKpandey14/patch-5
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
MAYANKpandey14 authored Jun 9, 2024
2 parents b3af3e8 + 542ad22 commit fff45d4
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 @@ -5,8 +5,8 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/icon.png" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" href="images/icon.png" type="image/x-icon">
<title>To-Do App by Manu</title>
</head>
<body>
Expand All @@ -27,4 +27,4 @@ <h2>To-Do App<img src="images/todo.png" alt="List_img"></h2>
<script src="index.js"></script>
</body>

</html>
</html>

0 comments on commit fff45d4

Please sign in to comment.