From 60d5a8896772664c86dd3a4b65b254639e98da72 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Wed, 18 Dec 2024 01:40:03 -0500 Subject: [PATCH] added explitict TODO cutoff --- TODO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 13fcf3f..84dffad 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,5 @@ -- make separate blog list page redundant -- move socials to footer (and iconify them) -- change navbar into home button +- get house svg +- move socials to header/footer (and iconify them) - RSS icon on hover css - add button to save articles for offline reading - add alt text to any images either blank or actual text rather than just nothing @@ -8,7 +7,8 @@ - investigate fixing paragraph spacing https://zellwk.com/blog/2016-05-04-wrong-about-vertical-rhythm/ - sitemap - robots.txt -- make overflow behavior in print so scrollbars go away and full content visibl +-----cutoff----- +- make overflow behavior in print so scrollbars go away and full content visible - make h1 elems in article content h2 elems - make h2 elems have anchor elems with rel="bookmark" and a name to make them proper bookmarks, also add :target css as needed - stick stuff under h elements into section elems