summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 950d104..5c80cb2 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,8 @@
<!doctype html>
<html lang="en">
-<title>Derelict</title>
+<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>