diff options
Diffstat (limited to 'dist/index.html')
| -rw-r--r-- | dist/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html new file mode 100644 index 0000000..434a873 --- /dev/null +++ b/dist/index.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>TimePlot</title> + <script type="module" crossorigin src="/assets/index-DB6B0XuI.js"></script> + <link rel="stylesheet" crossorigin href="/assets/index-DCiDMyds.css"> +</head> +<body> + <div id="app"></div> +</body> +</html> |
