update to current state

This commit is contained in:
Alexander Bocken 2024-01-20 00:42:02 +01:00
parent 7a7b19c02b
commit 55862e05f9
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -11,10 +11,11 @@ My own homepage, bocken.org, built with svelte-kit.
- [ ] preferences page
- [x] change password
- [ ] fail2ban integration
- [ ] dark mode `@media (prefers-color-scheme: dark) {}`
- [x] css dark mode `@media (prefers-color-scheme: dark) {}`
- [ ] dark mode toggle
### Rezepte
- [ ] Do not list recipes that are all-year as "seasonal"
- [x] Do not list recipes that are all-year as "seasonal"
- [ ] nutrition facts
- [x] verify randomize arrays based on day
- [x] notes for next time