summaryrefslogtreecommitdiffhomepage
path: root/index.html
blob: 5576386d5ce4c19e29223e821d77a64b25048a65 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<html lang="en">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<link rel="stylesheet" type="text/css" href="style.css">
<title>Derelict</title>
<body>
<script type="module" src="derelict.js"></script>
<input type="range" min="0" max="1" value="0" id="timeline">