aboutsummaryrefslogtreecommitdiff
path: root/bv1/codec-web/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'bv1/codec-web/web/index.html')
-rw-r--r--bv1/codec-web/web/index.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/bv1/codec-web/web/index.html b/bv1/codec-web/web/index.html
deleted file mode 100644
index b572671..0000000
--- a/bv1/codec-web/web/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="UTF-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>bv1 web player</title>
- <script defer async src="./bundle.js" type="module"></script>
- </head>
- <body>
- <noscript>need js</noscript>
- <p>loading…</p>
- </body>
-</html>