summaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/index.html b/src/index.html
deleted file mode 100644
index 6b7ebf7..0000000
--- a/src/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html>
-<html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>nerine</title>
- <style>
- </style>
- <script type="module" src="ui/index.js"></script>
- </head>
- <body>
- <canvas id="canvas" width="95vw" height="95vw">
- </body>
-</html>