chore: remove coder survey text (#43559)
This commit is contained in:
@ -286,8 +286,7 @@
|
||||
"preview": "Preview"
|
||||
},
|
||||
"help-translate": "We are still translating the following certifications.",
|
||||
"help-translate-link": "Help us translate.",
|
||||
"coder-survey": "<0>Take the 2021 New Coder Survey</0> (it takes about 10 minutes – do it for science)"
|
||||
"help-translate-link": "Help us translate."
|
||||
},
|
||||
"donate": {
|
||||
"title": "Support our nonprofit",
|
||||
|
@ -57,15 +57,6 @@ function Intro({
|
||||
)}
|
||||
</FullWidthRow>
|
||||
<Spacer />
|
||||
<div className='text-center'>
|
||||
<Trans i18nKey='learn.coder-survey'>
|
||||
<a href='https://www.freecodecamp.org/news/2021-new-coder-survey/'>
|
||||
Take the 2021 New Coder Survey
|
||||
</a>{' '}
|
||||
(it takes about 10 minutes – do it for science)
|
||||
</Trans>
|
||||
</div>
|
||||
<Spacer />
|
||||
<div className='text-center quote-partial'>
|
||||
<blockquote className='blockquote'>
|
||||
<span>
|
||||
|
Reference in New Issue
Block a user