diff --git a/TODO b/TODO
index 870370a..a34342b 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
get RSS feed up and running (add utm stuff)
+make post list datetime elem in dd so html spec is happy (need css so it can be repositioned back to the right)
+
emphasize category viewer is in via different header color
post jump points and table of contents (be wary of having this take up too much space on mobile)
diff --git a/templates/default.html b/templates/default.html
index 064d4bb..6219989 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -12,6 +12,8 @@
href="https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
+
+