fix(title): make consistent main title
This commit is contained in:
committed by
Stuart Taylor
parent
cf1def239d
commit
d2c017d821
@@ -38,7 +38,7 @@ const IndexPage = ({
|
||||
}) => (
|
||||
<LearnLayout>
|
||||
<div className='learn-page-wrapper'>
|
||||
<Helmet title='Welcome to learn.freeCodeCamp!' />
|
||||
<Helmet title='Learn | freeCodeCamp.org' />
|
||||
<Spacer />
|
||||
<Spacer />
|
||||
<h2>Welcome to the freeCodeCamp curriculum</h2>
|
||||
|
Reference in New Issue
Block a user