Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
aakanshimalik authored Jan 5, 2024
1 parent 8eeed3c commit d08ae32
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 @@
<head>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>Weather App </title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="weather2/style.css">
</head>

<body>
Expand Down Expand Up @@ -102,4 +102,4 @@ <h2 class="city">New York</h2>

</body>

</html>
</html>

0 comments on commit d08ae32

Please sign in to comment.