chore: update meta and description (#38419)
This commit is contained in:
committed by
GitHub
parent
d4838f65d8
commit
00c475f663
@@ -28,7 +28,7 @@ export const Landing = ({ edges }) => {
|
||||
return (
|
||||
<Fragment>
|
||||
<Helmet>
|
||||
<title>Learn to code | freeCodeCamp.org</title>
|
||||
<title>Learn to code at home | freeCodeCamp.org</title>
|
||||
</Helmet>
|
||||
<main className='landing-page'>
|
||||
<Spacer />
|
||||
@@ -39,7 +39,9 @@ export const Landing = ({ edges }) => {
|
||||
Welcome to freeCodeCamp.org
|
||||
</h1>
|
||||
<Spacer />
|
||||
<h2 className='medium-heading text-center'>Learn to code.</h2>
|
||||
<h2 className='medium-heading text-center'>
|
||||
Learn to code at home.
|
||||
</h2>
|
||||
<h2 className='medium-heading text-center'>Build projects.</h2>
|
||||
<h2 className='medium-heading text-center'>
|
||||
Earn certifications.
|
||||
|
Reference in New Issue
Block a user