Skip to content

Commit

Permalink
update CV
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernardo Cotrim committed Nov 3, 2021
1 parent 151cc16 commit 944eec7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/about.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const About: React.FC = () => (
icon={faTwitter}
/>
</a>
<a href="/Bernardo Cotrim CV.pdf" target="_blank" rel="noreferrer">
<a href="/BernardoCotrimCV.pdf" target="_blank" rel="noreferrer">
<FontAwesomeIcon
className="text-gray-300 text-3xl lg:text-xl"
icon={faFilePdf}
Expand Down
Binary file not shown.

0 comments on commit 944eec7

Please sign in to comment.