create suggestion model, fix unfillable language
Build / Build-image (push) Successful in 1m13s

This commit is contained in:
2026-08-13 22:30:42 +02:00
parent 5a6c398a3a
commit cd9ffc012e
7 changed files with 67 additions and 2 deletions
+4
View File
@@ -9,6 +9,10 @@
'Segoe UI Symbol', 'Noto Color Emoji';
}
:root {
--ui-primary: rgb(255, 200, 0);
}
.main {
text-align: center;
}