fix(footer): remove guide from the footer
This commit is contained in:
committed by
mrugesh
parent
19312f3619
commit
8ae0044682
@ -76,7 +76,6 @@ function Footer() {
|
|||||||
<Col lg={3} sm={2} xs={12}>
|
<Col lg={3} sm={2} xs={12}>
|
||||||
<ColHeader>Our Learning Resources</ColHeader>
|
<ColHeader>Our Learning Resources</ColHeader>
|
||||||
<Link to='/learn'>Learn</Link>
|
<Link to='/learn'>Learn</Link>
|
||||||
<Link to='/guide'>Guide</Link>
|
|
||||||
<Link to='https://www.youtube.com/freecodecamp'>Youtube</Link>
|
<Link to='https://www.youtube.com/freecodecamp'>Youtube</Link>
|
||||||
<Link to='https://podcast.freecodecamp.org'>Podcast</Link>
|
<Link to='https://podcast.freecodecamp.org'>Podcast</Link>
|
||||||
<Link to='https://twitter.com/freecodecamp'>Twitter</Link>
|
<Link to='https://twitter.com/freecodecamp'>Twitter</Link>
|
||||||
|
Reference in New Issue
Block a user