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

Add lang="en" to <html> #99

Merged
merged 1 commit into from
Feb 10, 2019
Merged

Conversation

vzhou842
Copy link
Collaborator

@vzhou842 vzhou842 commented Feb 9, 2019

From Google's Lighthouse:
screen shot 2019-02-09 at 5 50 43 pm

This PR adds the lang attribute to <html>.

@codecov
Copy link

codecov bot commented Feb 9, 2019

Codecov Report

Merging #99 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #99   +/-   ##
======================================
  Coverage    95.1%   95.1%           
======================================
  Files          28      28           
  Lines         143     143           
  Branches        8       8           
======================================
  Hits          136     136           
  Misses          7       7
Impacted Files Coverage Δ
src/components/Layout/Layout.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b670580...5d2fbb3. Read the comment docs.

@alxshelepenok alxshelepenok merged commit 7f67130 into alxshelepenok:master Feb 10, 2019
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.

None yet

2 participants