From 1c5e21d9b9b8ece4335a49d9a99305a1cb846164 Mon Sep 17 00:00:00 2001 From: Ground Zero Lab Date: Sat, 28 Feb 2026 11:44:29 +0000 Subject: [PATCH] Add initial HTML structure --- html/index.html | 60 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 html/index.html diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..af3b503 --- /dev/null +++ b/html/index.html @@ -0,0 +1,60 @@ + + + + + + ${TITLE} Dashboard + + + +
+

${TITLE}

+ + +
+ + \ No newline at end of file