aboutsummaryrefslogtreecommitdiff
path: root/examples/index.html
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-05-16 19:02:38 -0700
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-05-16 19:02:38 -0700
commitaed5e39f4d90b670eaf8587c14a0c48d9671aae8 (patch)
tree492b0155b250b40a84d3916d0f4ea86e138d21c9 /examples/index.html
parentbd1e64b9b1c5bbbd14893eca2e2508fc8deefd22 (diff)
downloadbun-aed5e39f4d90b670eaf8587c14a0c48d9671aae8.tar.gz
bun-aed5e39f4d90b670eaf8587c14a0c48d9671aae8.tar.zst
bun-aed5e39f4d90b670eaf8587c14a0c48d9671aae8.zip
remove bad examples
Diffstat (limited to 'examples/index.html')
-rw-r--r--examples/index.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/index.html b/examples/index.html
deleted file mode 100644
index 3bb25f55e..000000000
--- a/examples/index.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <script type="module" src="REPLACE_ME"></script>
- </head>
- <body></body>
-</html>