From be868ad8c5633be80bf121088c285752ded9dcd9 Mon Sep 17 00:00:00 2001 From: Antonio Anaya Date: Tue, 20 Jan 2026 19:00:28 -0600 Subject: [PATCH] ui_migration fix(syntax): Fix html comments. --- webapp/index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/webapp/index.html b/webapp/index.html index d41b7ffe..c05138d1 100644 --- a/webapp/index.html +++ b/webapp/index.html @@ -1,8 +1,10 @@ -// index.html -// The main HTML file for the OpenFlexure Microscope web application. -// Vite will use this file as a template to build the final HTML served to users. -// It's at root directory to allow Vite to process it. -// The previous version was located at public/index.html. +