Skip to content

Commit

Permalink
feat: Updated CV.
Browse files Browse the repository at this point in the history
  • Loading branch information
krckyboy committed Nov 18, 2024
1 parent 01fc097 commit f12e65f
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file added frontend/public/cv/CV - dark.pdf
Binary file not shown.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion frontend/src/app/(home)/_image-and-text/ImageAndText.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const ImageAndText: FunctionComponent = () => {
<li>Skilled React developer with a background in leading teams.</li>
<li>
Check what I'm <Link href={'/skills'}>good at</Link>, download my
<Link href={'/CV-light.pdf'} target="_blank" rel="noopener noreferrer"> CV</Link>,
<Link href={'/cv/CV-dark.pdf'} target="_blank" rel="noopener noreferrer"> CV</Link>,
and let's <Link href="https://www.linkedin.com/in/dusan-todorovic-krcky/" target="_blank">chat</Link>!
</li>
<li>Also, feel free to read more <Link href={'/about'}>about me</Link>.</li>
Expand Down

0 comments on commit f12e65f

Please sign in to comment.