posit-dev / posit-dev/open-source-website
Blog index page is missing an h1
Open
Beginner friendly
Nobody has claimed this yet.
blog
- Dominant language
- HTML
- Stars
- 55
- Forks
- 24
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 17
Description
axe-core (page-has-heading-one, best-practice) flags /blog/ for not containing a level-one heading. Every page should have a single <h1> describing its purpose; the blog index currently has none.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the page or template that renders /blog/, then inspect how its heading content is assembled. Add one level-one heading describing the blog index and verify that axe-core's page-has-heading-one check no longer flags the page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 74/100