Deploy plotter to roborio

Change-Id: I801385933e5f5860d0fab0532896186cde92e389
Signed-off-by: James Kuszmaul <jabukuszmaul@gmail.com>
diff --git a/y2020/www/plotter.html b/y2020/www/plotter.html
new file mode 100644
index 0000000..629ceaa
--- /dev/null
+++ b/y2020/www/plotter.html
@@ -0,0 +1,7 @@
+<html>
+  <head>
+    <script src="plot_index_bundle.min.js" defer></script>
+  </head>
+  <body>
+  </body>
+</html>