Skip to content
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

refactor: semantic markup improvement, fix validation warnings #7244

Merged
merged 2 commits into from
Apr 26, 2022

Conversation

Josh-Cena
Copy link
Collaborator

Motivation

Did some HTML validation. The most alerting issue is "<main> cannot be nested" and "one page should only have one <main>".

In addition, I've marked one text as translatable, and removed the deprecated frameBorder attribute.

Have you read the Contributing Guidelines on pull requests?

Yes

@Josh-Cena Josh-Cena added the pr: polish This PR adds a very minor behavior improvement that users will enjoy. label Apr 26, 2022
@Josh-Cena Josh-Cena requested a review from lex111 as a code owner April 26, 2022 10:15
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Apr 26, 2022
@netlify
Copy link

netlify bot commented Apr 26, 2022

[V2]

Name Link
🔨 Latest commit abf65f4
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/6267e0725b291800085d66a5
😎 Deploy Preview https://deploy-preview-7244--docusaurus-2.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 site settings.

@github-actions
Copy link

github-actions bot commented Apr 26, 2022

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 55
🟢 Accessibility 100
🟢 Best practices 92
🟢 SEO 100
🟢 PWA 90

Lighthouse ran on https://deploy-preview-7244--docusaurus-2.netlify.app/

@github-actions
Copy link

github-actions bot commented Apr 26, 2022

Size Change: -16 B (0%)

Total Size: 803 kB

ℹ️ View Unchanged
Filename Size Change
website/.docusaurus/globalData.json 50.1 kB 0 B
website/build/assets/css/styles.********.css 107 kB 0 B
website/build/assets/js/main.********.js 607 kB 0 B
website/build/index.html 38.8 kB -16 B (0%)

compressed-size-action

Copy link
Contributor

@lex111 lex111 left a comment

Choose a reason for hiding this comment

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

👍

@Josh-Cena Josh-Cena merged commit 67faa68 into main Apr 26, 2022
@Josh-Cena Josh-Cena deleted the jc/minor-improv branch April 26, 2022 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: polish This PR adds a very minor behavior improvement that users will enjoy.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants