feat: Add Welcome Page

This commit is contained in:
2024-06-09 13:05:29 +02:00
parent a3741580b2
commit 5c1deb5e2d
2 changed files with 59 additions and 26 deletions

View File

@@ -6,5 +6,5 @@ html {
}
body {
@apply bg-slate-900;
@apply bg-gray-900;
}