From 3b0b3bf04cc10d60165f271faeb8d32f4159fd45 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Sat, 20 Jan 2024 00:42:02 +0100 Subject: [PATCH] update to current state --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e03bfc1..d46b3ad 100644 --- a/README.md +++ b/README.md @@ -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