diff options
author | Paul Duncan <pabs@pablotron.org> | 2024-05-27 14:14:12 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2024-05-27 14:14:12 -0400 |
commit | 267d399693e8885dbe2da33e846afe5bee8af27e (patch) | |
tree | fc8add7f38c39c19f0a11d6b3ee339a8872b51b6 | |
parent | 9d24d2da9e105ebf5edda9b281810cdf0f886e50 (diff) | |
download | pablotron.org-267d399693e8885dbe2da33e846afe5bee8af27e.tar.bz2 pablotron.org-267d399693e8885dbe2da33e846afe5bee8af27e.zip |
TODO.md: mark "dark mode" as done
-rw-r--r-- | TODO.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -262,9 +262,6 @@ this stuff may not make any sense. - fix-enterprise-episodes.rb - imagecompare (flex:git/go/test/imagecompare) - don't expose ssh (imap) -- dark mode: <https://livecodestream.dev/post/a-better-approach-to-dark-mode-on-your-website/> - quick: <https://gist.github.com/pablotron/4a9a63434a61334f044c8922c48fe8ed> - ref: <https://bulma.io/2019/10/15/light-dark-colors/> - bloom filter and salted hashes rather than raw db of info: <https://www.bleepingcomputer.com/news/security/us-no-fly-list-shared-on-a-hacking-forum-government-investigating/> - ascon references to lessons learned @@ -446,3 +443,6 @@ this stuff may not make any sense. - micromeet - teslacam-merge - jenkins pipeline, blue ocean, Jenkinsfile notes +- dark mode: <https://livecodestream.dev/post/a-better-approach-to-dark-mode-on-your-website/> + quick: <https://gist.github.com/pablotron/4a9a63434a61334f044c8922c48fe8ed> + ref: <https://bulma.io/2019/10/15/light-dark-colors/> |