Skip to content

Commit

Permalink
Added CV
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUnknownSoul committed Jun 17, 2024
1 parent 3712c8f commit 803b4d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added cv/Roi_Andrii_Software_and_Security_Engineer.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions src/components/CVSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,11 @@ export default function CVSection() {
<div className="ml-4 flex min-w-0 flex-1 gap-2">
<span
className="truncate font-medium">Roi_A.Security_and_Software_Engineer.pdf</span>
<span className="flex-shrink-0 text-white-400">2.4mb</span>
<span className="flex-shrink-0 text-white-400">92.9KB</span>
</div>
</div>
<div className="ml-4 flex-shrink-0">
<a href="/cv/download"
<a href="https://github.com/TheUnknownSoul/CV-page/cv/Roi_Andrii_Software_and_Security_Engineer.pdf"
className="font-medium text-indigo-600 hover:text-indigo-500">
Download
</a>
Expand Down

0 comments on commit 803b4d5

Please sign in to comment.