Fix inconsistent heading numbers on index pages #3

Open
opened 2026-08-31 20:12:31 +00:00 by omicron · 1 comment
Owner

There is an inconsistency with headings in the index pages. The root index page has no title and all the linked content titles start at <h2>, skipping the <h1> level. The tag or section index pages do have a title, so the gap doesn't exist there.

I need to consider options here because we kind of don't want the root index to have a title and at the same time we don't want the content on that page to have beefier looking <h1> headings. We also don't want to skip heading levels like we do now.

There is an inconsistency with headings in the index pages. The root index page has no title and all the linked content titles start at \<h2\>, skipping the \<h1\> level. The tag or section index pages do have a title, so the gap doesn't exist there. I need to consider options here because we kind of don't want the root index to have a title and at the same time we don't want the content on that page to have beefier looking \<h1\> headings. We also don't want to skip heading levels like we do now.
omicron added the Kind/Bug
Priority
High
2
labels 2026-08-31 20:12:31 +00:00
Author
Owner

Here's one option that can possibly resolve the headings:

Create content cards that aren't separated by headings. I think I like this but I need to research the impact of not having headings there. Essentially these are list entries, not sections separated by headings, so maybe it makes sense.

Here's one option that can possibly resolve the headings: Create content cards that aren't separated by headings. I think I like this but I need to research the impact of not having headings there. Essentially these are list entries, not sections separated by headings, so maybe it makes sense.
omicron removed the
Priority
High
2
label 2026-09-02 00:40:23 +00:00
omicron added this to the soon™ milestone 2026-09-02 00:40:29 +00:00
Sign in to join this conversation.