Update index.html
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user