aboutsummaryrefslogtreecommitdiff
path: root/example/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'example/index.html')
-rw-r--r--example/index.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/example/index.html b/example/index.html
deleted file mode 100644
index 828b35b..0000000
--- a/example/index.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<html>
-
-<body>
- <div id="app"></div>
- <script type="module" src="./index.js"></script>
-</body>
-
-</html>