initial commit

This commit is contained in:
2026-05-22 07:24:00 +01:00
parent 0947645601
commit ca60b38c85
16 changed files with 420 additions and 58 deletions

View File

@@ -14,7 +14,7 @@
@media (prefers-color-scheme: dark) {
:root {
--background: #0a0a0a;
--background: #000;
--foreground: #ededed;
}
}