Update Book and Podcast hero pattern from using h2 to h1#380
Update Book and Podcast hero pattern from using h2 to h1#380
Conversation
Preview changesYou can preview these changes by following the link below: I will update this comment with the latest preview links as you push more changes to this PR. |
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Thank you @melchoyce for addressing this important accessibility issue! Ensuring that the hero patterns now use an h1 instead of h2 improves both the semantic structure and SEO of the landing pages. This is a subtle but impactful update that enhances the overall user experience, especially for screen readers and search engines. Great work on making this fix! |
Description
The Book and Podcast landing page patterns were both missing an h1. I've updated the hero patterns to use h1 instead of h2.
Fixes #369.
Screenshots
No visual change.
Testing Instructions