diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-26 11:02:43 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-26 11:02:43 -0400 |
commit | 812ca6650e0d44cb24f52ae052e77a69de9f6b4d (patch) | |
tree | c5c588bed209ca42ab6f7b3e787288d95f7a6678 | |
parent | 8f0e030c2b6fec761fcc4be822b7a3c717993e1d (diff) | |
download | pablotron.org-812ca6650e0d44cb24f52ae052e77a69de9f6b4d.tar.bz2 pablotron.org-812ca6650e0d44cb24f52ae052e77a69de9f6b4d.zip |
TODO.md: mark posts as done
-rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,8 +40,6 @@ this stuff may not make any sense. * RewriteMap/docker (gist) * ev-crash-course (~/git/ev-crash-course) * ev articles -* table shortcode (`hugo-shortcode-table`) -* removed `script-src unsafe-inline`, A+ score on securityheaders * pocket-jim ## done @@ -61,3 +59,5 @@ this stuff may not make any sense. * stm32f103c8t6 fun * weather-sage * nft setup (pmdn, laptop) +* table shortcode (`hugo-shortcode-table`) +* removed `script-src unsafe-inline`, A+ score on securityheaders |