diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-03-17 22:27:58 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-03-17 22:27:58 -0400 |
commit | a9efc67e1337ea6bc4b30a86bb73f425c424ebd9 (patch) | |
tree | 25d20b791ec996f5991ef2a6fa637e66e44fe46f /TODO.md | |
parent | 27152d8e684a4cbe76c98d718fdfa1753e0ffc68 (diff) | |
download | pablotron.org-a9efc67e1337ea6bc4b30a86bb73f425c424ebd9.tar.bz2 pablotron.org-a9efc67e1337ea6bc4b30a86bb73f425c424ebd9.zip |
TODO.md: add css fade notes
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -136,6 +136,9 @@ this stuff may not make any sense. - notes in header of `themes/hugo-pt2021/assets/script.js` - over the network size (inc deflate and headers) went from 450 bytes to 374 bytes for a 76 byte reduction (~16.9%) +* css bg fade: + <file:///data/home/pabs/git/test/html/css-bg-fade/index.html> + <https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/preload> ## done * add project folders |