summaryrefslogtreecommitdiff
path: root/web-timeplot/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web-timeplot/index.html')
-rw-r--r--web-timeplot/index.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/web-timeplot/index.html b/web-timeplot/index.html
deleted file mode 100644
index 76e8b87..0000000
--- a/web-timeplot/index.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>TimePlot</title>
-</head>
-<body>
- <div id="app"></div>
- <script type="module" src="/src/bootstrap.js"></script>
-</body>
-</html>