chore: update meta and description (#38419)

This commit is contained in:
Mrugesh Mohapatra
2020-04-02 17:26:21 +05:30
committed by GitHub
parent d4838f65d8
commit 00c475f663
3 changed files with 8 additions and 6 deletions

View File

@@ -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.