From 2425e3dc2af22c3281122715d60bd4506d48938a Mon Sep 17 00:00:00 2001 From: Blaster4385 Date: Mon, 13 Jan 2025 00:40:01 +0530 Subject: Initial application --- frontend/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 frontend/index.html (limited to 'frontend/index.html') diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..1b9c37e --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,12 @@ + + + + + + deepcool-display-linux + + +
+ + + -- cgit