Skip to content

Conversation

@Rajeev529
Copy link

Summary
This PR fixes the heading hierarchy on the Create Account page by swapping the h1 and h2 tags. The main page title “Create an account” is now inside an h1 tag instead of h2. All section headings (Basic information, Usage, Location, Source) are now inside h2 instead of h1. The visual design remains the same: Section headings still look identical because the subheading and font-weight-bold classes control their size and style. The only required visual adjustment is for the “Create an account” heading, which should remain 24px after moving it to h1.

Manual verification
S1) Open the Create Account page.

S2) Confirm that all headings look exactly the same as before.

S3) Check that only the HTML heading levels have changed.

current semantic
Screenshot 2026-01-10 000212

updated semantic
Screenshot 2026-01-10

@learning-equality-bot
Copy link

👋 Thanks for contributing!

We will assign a reviewer within the next two weeks. In the meantime, please ensure that:

  • You ran pre-commit locally
  • All issue requirements are satisfied
  • The contribution is aligned with our Contributing guidelines. Pay extra attention to Using generative AI. Pull requests that don't follow the guidelines will be closed.

We'll be in touch! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant