Update index.html

This commit is contained in:
Justin
2022-06-11 13:31:50 +08:00
committed by GitHub
parent 63bcd44494
commit bddd5fe78e

View File

@@ -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>