summaryrefslogtreecommitdiffhomepage
path: root/index.html
blob: 5c80cb21bae00cdc49080e44a4db23096f7b1b8c (plain)
1
2
3
4
5
6
7
8
<!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>