commit | 3860f8af51332d878d044ed23853bd0b38b89549 | [log] [tgz] |
---|---|---|
author | Niko Sohmers <nikolai@sohmers.com> | Fri Jan 12 21:05:19 2024 -0800 |
committer | Niko Sohmers <nikolai@sohmers.com> | Fri Jan 12 21:05:19 2024 -0800 |
tree | 53723a08f8961d7637d477497eb38df4f2da635f | |
parent | 57d4b3c7f122430096422119f8000bf1c39e1603 [diff] [blame] |
Add y2024 folder 2023 bot specific code was removed. Signed-off-by: Nathan Leong <100028864@mvla.net> Change-Id: I88fc4a4b5e6bc883ea327cc306efa4e20035908b
diff --git a/y2024/www/plotter.html b/y2024/www/plotter.html new file mode 100644 index 0000000..629ceaa --- /dev/null +++ b/y2024/www/plotter.html
@@ -0,0 +1,7 @@ +<html> + <head> + <script src="plot_index_bundle.min.js" defer></script> + </head> + <body> + </body> +</html>