Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MadhavBohra authored Jul 15, 2024
1 parent 437773c commit 95fa41e
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 @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>Weather App</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v4.0.8/css/line.css">
</head>
Expand Down Expand Up @@ -75,4 +75,4 @@ <h2 class="city">New York</h2>
</div>
</body>
<script src="script.js"></script>
</html>
</html>

0 comments on commit 95fa41e

Please sign in to comment.