Skip to content

Commit bbbb692

Browse files
committed
use png
1 parent 58a7e15 commit bbbb692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: weather_ins.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h2>JSON data via OpenWeatherMap.org API</h2>
4646
<section id="left">
4747
<div id="location">City HSV</div>
4848
<div id="weathccondicon">
49-
<img src="/images/WeatherConditionPlaceholder-spinner1.svg" alt="current weather" id="wcicon">
49+
<img src="/images/WeatherConditionPlaceholder-spinner1.png" alt="current weather" id="wcicon">
5050
</div>
5151
<div id="weather">Current Conditions</div>
5252
<div style="text-align: center;"><span id="temperature">?</span> &deg;F</div>

0 commit comments

Comments
 (0)