From 2b2a55c4de57f5e01198056d073288e77df0b104 Mon Sep 17 00:00:00 2001 From: toir-bot Date: Tue, 28 Apr 2026 09:42:05 +0000 Subject: [PATCH] chore: initial project scaffold: frontend/index.html --- frontend/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 frontend/index.html diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..d2fe6df --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,12 @@ + + + + + + toir-light-v19 + + +
+ + +