Skip to content

Commit

Permalink
feat: update resume new
Browse files Browse the repository at this point in the history
  • Loading branch information
Shramkoweb committed Jul 14, 2024
1 parent 761a566 commit 08c71b8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/header/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export function Header() {
href="/static/serhii-shramko-resume.pdf"
download
onClick={handleResumeClick}
title="PDF document. Serhii Shramko - Resume. 90 KB"
title="PDF document. Serhii Shramko - Resume. 85 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
2 changes: 1 addition & 1 deletion components/mobile-menu/mobile-menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export function MobileMenu() {
href="/static/serhii-shramko-resume.pdf"
download
className="flex w-auto pb-4"
title="PDF document. Serhii Shramko - Resume. 90 KB"
title="PDF document. Serhii Shramko - Resume. 85 KB"
>
Resume
</Link>
Expand Down
Binary file modified public/static/serhii-shramko-resume.pdf
Binary file not shown.

0 comments on commit 08c71b8

Please sign in to comment.