Update index.html
This commit is contained in:
parent
63bcd44494
commit
bddd5fe78e
@ -2329,12 +2329,6 @@
|
||||
|
||||
<option {%if current_weather.wind_speed == 'kilometers/hour' %} selected {% endif %}>Kilometers/hour</option>
|
||||
|
||||
<option></option>
|
||||
|
||||
<option></option>
|
||||
|
||||
<option></option>
|
||||
|
||||
</select>
|
||||
|
||||
</div>
|
||||
@ -2755,12 +2749,6 @@
|
||||
|
||||
<option {%if daily_weather.wind_speed == 'kilometers/hour' %} selected {% endif %}>Kilometers/hour</option>
|
||||
|
||||
<option></option>
|
||||
|
||||
<option></option>
|
||||
|
||||
<option></option>
|
||||
|
||||
</select>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user