aboutsummaryrefslogtreecommitdiff
path: root/bv1/codec-web/web/index.html
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-05-05 15:09:54 +0200
committermetamuffin <metamuffin@disroot.org>2025-05-05 15:09:54 +0200
commit306f96164784a8cbf405e72fa4364d6523366e95 (patch)
tree51717fc139871baa438aad806f4923669ae0896c /bv1/codec-web/web/index.html
parent9cc089e2d6e841879e430b01d2f3d92c8820523e (diff)
downloadvideo-codec-experiments-306f96164784a8cbf405e72fa4364d6523366e95.tar
video-codec-experiments-306f96164784a8cbf405e72fa4364d6523366e95.tar.bz2
video-codec-experiments-306f96164784a8cbf405e72fa4364d6523366e95.tar.zst
old dir
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>