diff --git a/Website/Index.html b/Website/Index.html index 044a146..c561f43 100644 --- a/Website/Index.html +++ b/Website/Index.html @@ -10,6 +10,7 @@

Project Management project See how many spots below!

+

Hacktober Submission!

@@ -27,20 +28,16 @@
Fake Spot 3: ${data.Dummy3} `; + var space1 = data.Space1; var dummy1 = data.Dummy1; var dummy2 = data.Dummy2; var dummy3 = data.Dummy3; $(".mypanel").html(text); - var values = [space1,dummy1,dummy2,dummy3]; - - - - - + var math = `There are currently ` @@ -50,8 +47,6 @@ });} window.setInterval($.fn.myFunction,3000); - - //End of sensor script