Skip to content

Commit e8b37b8

Browse files
authored
Update index.html
1 parent 6c3e1fa commit e8b37b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<body>
1414
<div class="location">
1515
<h1 class="location-timezone">Timezone</h1>
16-
<img id="icon" width="128" height="128" src="http://openweathermap.org/img/wn/02d@2x.png">
16+
<img id="icon" width="128" height="128" src="./icon.gif">
1717
</div>
1818
<div class="temperature">
1919
<div class="degree-section">

0 commit comments

Comments
 (0)