From 84e28f8a1de4b3d1ae0bfabcc05ffdbd8dd66f22 Mon Sep 17 00:00:00 2001 From: Spencer Brower <6729162+sbrow@users.noreply.github.com> Date: Tue, 14 Jul 2026 18:09:44 -0400 Subject: [PATCH] chore: Updated TODOS. --- TODOS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODOS.md b/TODOS.md index 884d32c..84bcdde 100644 --- a/TODOS.md +++ b/TODOS.md @@ -3,6 +3,7 @@ - [ ] Content-hash fingerprinting for CSS and JS cache busting - [ ] Enable configuration to opt-out of features, particular pre/post processors. - [ ] proper date/time/now object. +- [ ] Footer isn't centered properly. - [ ] mustache data keys for opengraph, etc. - [ ] Block attributes on code fences (`{ #ex-1 }`) — hello-world.md - [x] Emoji shortcodes (`:shrug:` etc.) — 2 instances