We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ddf19 commit 7beb733Copy full SHA for 7beb733
index.html
@@ -26,7 +26,8 @@
26
<option value="2017">2017</option>
27
<option value="2018">2018</option>
28
<option value="2019">2019</option>
29
- <option value="2020" selected>2020</option>
+ <option value="2020">2020</option>
30
+ <option value="2021" selected>2021</option>
31
</select>
32
<div id="slider"></div>
33
<div id="month"></div>
0 commit comments