mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 04:33:42 +08:00
website: omit double "and" on home page (#278)
This commit is contained in:
@ -323,7 +323,7 @@ function HowToUseSection() {
|
|||||||
contents={[
|
contents={[
|
||||||
<>Create an ATS-proof resume</>,
|
<>Create an ATS-proof resume</>,
|
||||||
<>Software engineering specific resume content</>,
|
<>Software engineering specific resume content</>,
|
||||||
<>Optimizing and and testing your resume</>,
|
<>Optimizing and testing your resume</>,
|
||||||
]}
|
]}
|
||||||
ctaLink="/resume/"
|
ctaLink="/resume/"
|
||||||
/>
|
/>
|
||||||
|
Reference in New Issue
Block a user