Skip to content

Update headers for h1 tags #384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 7, 2025
Merged

Update headers for h1 tags #384

merged 7 commits into from
Jun 7, 2025

Conversation

sweta1308
Copy link
Contributor

@sweta1308 sweta1308 commented May 29, 2025

Updated the header tags for all pages so that each page will have one h1 and the other tags will be in hierarchy and heading will contain the subheadings.

Reasons -

  • Having just one makes it clear to search engines and screen readers what the page is primarily about.
  • Search engines like Google use the <h1> to understand the core topic of the page.
image

Copy link

netlify bot commented May 29, 2025

Deploy Preview for docsv1 ready!

Name Link
🔨 Latest commit 5111a7f
🔍 Latest deploy log https://app.netlify.com/projects/docsv1/deploys/684336d44ce40d000894790c
😎 Deploy Preview https://deploy-preview-384--docsv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

}

h2 {
font-size: 21px;
font-size: 30px;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to mention line-height as well for all the headings

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated as per the design system provided by Rupesh.

@chirag-madlani chirag-madlani merged commit 9396858 into main Jun 7, 2025
4 checks passed
@chirag-madlani chirag-madlani deleted the header-update branch June 7, 2025 07:20
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.

2 participants