commit | 76f227c225a57e4b23a75bfe84c22685fbef2940 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Wed Feb 23 16:34:08 2022 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Wed Feb 23 20:58:05 2022 -0800 |
tree | 8181a2a96a5dd8a15ed5b883fc55f9f48454ffcd | |
parent | 482a914d51d31117628ae70eb0795d527089afc2 [diff] [blame] |
Add typescript plot for catapult Change-Id: I85edabb05fa6bc2f770724e170cda467095e37d0 Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/y2022/www/index.html b/y2022/www/index.html new file mode 100644 index 0000000..70442f9 --- /dev/null +++ b/y2022/www/index.html
@@ -0,0 +1,5 @@ +<html> + <body> + <a href="plotter.html">Plots</a> + </body> +</html>