summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 53d79ec..f5cf97d 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
<div id="wrapper">
<div id="container"></div>
<div id="toolbar">
- <input type="range" min="0" max="1" value="0" id="timeline">
+ <input type="range" id="timeline">
</div>
</div>
<script type="module" src="derelict.js"></script>