From 5404a95c15e176d25728bf1a319ddb9828b23625 Mon Sep 17 00:00:00 2001 From: Josh Kingsley Date: Sat, 25 Oct 2025 20:46:35 +0300 Subject: refactor(web): re-organize files --- web/src/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 web/src/index.html (limited to 'web/src/index.html') diff --git a/web/src/index.html b/web/src/index.html new file mode 100644 index 0000000..846f5be --- /dev/null +++ b/web/src/index.html @@ -0,0 +1,13 @@ + + + + + Notive + + + + + + + + -- cgit v1.2.3