We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39cb4ad commit 3b76825Copy full SHA for 3b76825
static/index.html
@@ -10,7 +10,7 @@
10
<image id="slideshow-image"></image>
11
<div class="label" id="slideshow-metadata"></div>
12
<div class="weather">
13
- <img id="weather-icon" src="" alt="Weather icon">
+ <img id="weather-icon" src="" alt="">
14
<div style="display: flex">
15
<div class="weather-label" id="weather-label"></div>
16
<div class="weather-label" id="weather-temperature"></div>
0 commit comments