Skip to content

Commit

Permalink
feat: update CV
Browse files Browse the repository at this point in the history
  • Loading branch information
Shramkoweb committed Jun 19, 2024
1 parent f4acbfa commit 0dff87a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/header/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ export function Header() {
</div>
<div className="flex justify-center items-center">
<Link
href="/static/s.shramko-senior-developer.pdf"
href="/static/s.shramko-software-engineer.pdf"
download
onClick={handleResumeClick}
title="PDF document - 71 KB"
title="PDF document. Serhii Shramko Resume - 74 KB"
className="ml-12 border-2 border-gray-700 hidden md:inline-block p-1 sm:px-3 sm:py-2 rounded-lg hover:bg-gray-200 dark:hover:bg-gray-800 transition-all"
>
Resume
Expand Down
Binary file removed public/static/s.shramko-senior-developer.pdf
Binary file not shown.
Binary file added public/static/s.shramko-software-engineer.pdf
Binary file not shown.

0 comments on commit 0dff87a

Please sign in to comment.