aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-08-20 12:43:05 -0300
committerEuAndreh <eu@euandre.org>2021-08-20 12:43:05 -0300
commitae4f47f008d8d45ae5ecdf7e15fe4be5e1f18c44 (patch)
treed7b0a6beaaab9a3e745cff7bf369b678ff37b4b7 /TODOs.md
parentsrc/gistatic.c: Add dark mode CSS media query (diff)
downloadgistatic-ae4f47f008d8d45ae5ecdf7e15fe4be5e1f18c44.tar.gz
gistatic-ae4f47f008d8d45ae5ecdf7e15fe4be5e1f18c44.tar.xz
TODOs.md: Mark #task-07c14c08-3757-ced7-36f8-d1ec5c437633 as DONE
Diffstat (limited to '')
-rw-r--r--TODOs.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 48e54a5..b012015 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -84,7 +84,11 @@ Current items:
## TODO Integrate `fallible` or other form of fault injection into the test suite {#task-ca8d80ae-9d31-5dfa-03de-b3cfccf2a8b2}
- TODO in 2021-07-31
-## TODO Add CSS media query for dark mode {#task-07c14c08-3757-ced7-36f8-d1ec5c437633}
+## DONE Add CSS media query for dark mode {#task-07c14c08-3757-ced7-36f8-d1ec5c437633}
+- DONE in 2021-08-20
+
+ Done in
+ [`580259c41b653d72e96f6bb941565a0df5c9ac1f`](https://git.euandreh.xyz/gistatic/commit/?id=580259c41b653d72e96f6bb941565a0df5c9ac1f).
- TODO in 2021-07-31
## TODO Translate `README.md`, `CHANGELOG.md` and `src/gistatic.msg` {#task-21d7dcb9-adfe-e8d6-64fa-39d5972b5d83}