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