fix: remove medium links and rss feeds
This commit is contained in:
committed by
mrugesh
parent
1d4ae06541
commit
0ffca02ec1
@@ -80,7 +80,6 @@ function Footer() {
|
||||
<Link to='https://www.youtube.com/freecodecamp'>Youtube</Link>
|
||||
<Link to='https://podcast.freecodecamp.org'>Podcast</Link>
|
||||
<Link to='https://twitter.com/freecodecamp'>Twitter</Link>
|
||||
<Link to='https://medium.freecodecamp.org'>Medium</Link>
|
||||
<Link to='https://instagram.com/freecodecamp'>Instagram</Link>
|
||||
</Col>
|
||||
</Row>
|
||||
|
@@ -52,11 +52,7 @@ const AboutPage = () => {
|
||||
<h4>How big is the freeCodeCamp community?</h4>
|
||||
<p>
|
||||
If you add up all the people who use our learning platform, read
|
||||
our{' '}
|
||||
<Link to='https://medium.freecodecamp.org'>
|
||||
Medium publication
|
||||
</Link>
|
||||
, watch our{' '}
|
||||
our <Link to='/news'>news articles</Link>, watch our{' '}
|
||||
<Link to='https://youtube.com/freecodecamp'>YouTube channel</Link>
|
||||
, and post on{' '}
|
||||
<Link external={true} to='/forum'>
|
||||
|
Reference in New Issue
Block a user