website: omit double "and" on home page (#278)

This commit is contained in:
Mueez Khan
2022-05-27 22:27:02 -04:00
committed by GitHub
parent c696505835
commit 23a7c81b6d

View File

@ -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/"
/>