Add AOS Starter Status Webpage to Debugging Site

Signed-off-by: Niko Sohmers <nikolai@sohmers.com>
Change-Id: Ie6109a6551b9ba44fa025bbe59d71a6a853e11b8
diff --git a/y2024/www/index.html b/y2024/www/index.html
index e4e185e..98ecf42 100644
--- a/y2024/www/index.html
+++ b/y2024/www/index.html
@@ -1,6 +1,7 @@
 <html>
   <body>
     <a href="field.html">Field Visualization</a><br>
-    <a href="plotter.html">Plots</a>
+    <a href="plotter.html">Plots</a><br>
+    <a href="starter.html">AOS Starter Status</a>
   </body>
 </html>