summaryrefslogtreecommitdiff
path: root/examples/api/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/api/index.html')
-rw-r--r--examples/api/index.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/api/index.html b/examples/api/index.html
deleted file mode 100644
index 158ee16..0000000
--- a/examples/api/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <title>Counter example</title>
- <meta charset="UTF-8">
- <link href="./style.css" rel="stylesheet">
- </head>
- <body>
- <script async defer src="../../dist/index.js"></script>
- </body>
-</html>