new ui :)
All checks were successful
Build and deploy Havenllo / Verify Go and frontend (push) Successful in 36s
Build and deploy Havenllo / Build and push image (push) Successful in 31s
Build and deploy Havenllo / Apply and restart Havenllo (push) Successful in 6s

This commit is contained in:
Hermes
2026-07-14 13:08:21 -03:00
parent 4797bbdef8
commit 500ae85e47
7 changed files with 337 additions and 20 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#111b2d" />
<meta name="theme-color" content="#07090e" />
<meta name="description" content="Havenllo, the Haven homelab board." />
<title>Havenllo</title>
</head>
@@ -12,4 +12,3 @@
<script type="module" src="/src/main.tsx"></script>
</body>
</html>