diff options
| author | grothedev <grothedev@gmail.com> | 2026-05-29 21:49:20 -0400 |
|---|---|---|
| committer | grothedev <grothedev@gmail.com> | 2026-05-29 21:49:20 -0400 |
| commit | 6196004b51a6850909c154f5402ff4858eab479a (patch) | |
| tree | 126b8bb1600d0a656e0df016e25d08c390f3540e /dist/index.html | |
| parent | 27dc5849c3eaf4824d79938e7077abdbe2c82e24 (diff) | |
mv web stuff to root project dirHEADprototypeframeworkmain
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> |
