summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..950d104
--- /dev/null
+++ b/index.html
@@ -0,0 +1,5 @@
+<!doctype html>
+<html lang="en">
+<title>Derelict</title>
+<link rel="stylesheet" type="text/css" href="style.css">
+<script type="module" src="derelict.js"></script>