From cd63c353f75565f75e686d2cafdd69b0e9867684 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Mon, 11 Nov 2024 01:13:48 -0500 Subject: [PATCH] theme meta tag and todo item --- TODO | 2 ++ templates/default.html | 2 ++ 2 files changed, 4 insertions(+) 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"> + +