Skip to content

Commit 173275f

Browse files
committed
initial value set to 2013.09
1 parent cd03f18 commit 173275f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
<div class="number-wrapper math">
12-
<input id="number-input" class="number-input" value="0.1" />
12+
<input id="number-input" class="number-input" value="2013.09" />
1313
</div>
1414

1515
<div class="visualization-wrapper">

0 commit comments

Comments
 (0)