summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-04-04 23:02:22 +0200
committerAki <please@ignore.pl>2021-04-04 23:02:22 +0200
commitc46a51bf6f1da139663615a892e6eb9fb643cc4e (patch)
treef63f42b5ecc5627bd88fc4815fed69a0ce0a808a /index.html
parentdb07039a3d0522a62081d44ee38929bdb0a3cf32 (diff)
downloadderelict-prototype-c46a51bf6f1da139663615a892e6eb9fb643cc4e.zip
derelict-prototype-c46a51bf6f1da139663615a892e6eb9fb643cc4e.tar.gz
derelict-prototype-c46a51bf6f1da139663615a892e6eb9fb643cc4e.tar.bz2
Added simplistic timeline
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 5c80cb2..5576386 100644
--- a/index.html
+++ b/index.html
@@ -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">