diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ <title>Derelict</title> <body> <script type="module" src="derelict.js"></script> +<input type="range" min="0" max="1" value="0" id="timeline"> |