summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2026-05-27 05:00:50 +0000
committerGitHub <noreply@github.com>2026-05-27 05:00:50 +0000
commitcae06d048c3fd162b7df84e64a0e0b8f119726d3 (patch)
tree0826403c7b4d6a40fdd2f2da6b43f64cd683a1d6 /public/index.html
parent16f8cf5ced3ddcbfb142665e3f372e0fc8be73c5 (diff)
add stuff
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/public/index.html b/public/index.html
index 524959f..ab6a3ec 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,4 +1,8 @@
-<!DOCTYPE html>
-<html lang="en">
- <p>Hello and welcome</p>
-</html>
+<!DOCTYPE html>
+<html lang="en">
+ <body>
+ <main style="min-height: 100vh;">
+ <a>Under construction</a>
+ </main>
+ </body>
+</html> \ No newline at end of file