From 4ee446e2a5cbee2932965201b6f10ade9f7489a7 Mon Sep 17 00:00:00 2001 From: Jasper Bok Date: Sun, 13 Aug 2023 17:05:26 +0200 Subject: [PATCH] Mark completed tasks as 'done' --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 4a98afa..ef510c5 100644 --- a/TODO +++ b/TODO @@ -8,9 +8,9 @@ [ ] **. Show max two departures per line per stop. [ ] **. Add Connexxion departures. [ ] **. Make the page look nice (also on mobile). -[ ] **. Add a favicon. +[x] **. Add a favicon. [ ] *.. Add robots.txt. -[ ] *.. Compile static files into the binary. +[x] *.. Compile static files into the binary. [ ] *** Read route preferences from env/config. [ ] *.. Make the port configurable via CLI option. [ ] *.. Make the stop name link to Breng's page for that stop.