Skip to content

Commit

Permalink
change cv to resume
Browse files Browse the repository at this point in the history
  • Loading branch information
chukwumaijem committed Jan 13, 2024
1 parent 29e9827 commit 205c3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Resume.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export function Resume() {
variant="secondary"
className="group mt-6 w-full"
>
Download CV
Download Resume
<ArrowDownIcon className="h-4 w-4 stroke-zinc-400 transition group-active:stroke-zinc-600 dark:group-hover:stroke-zinc-50 dark:group-active:stroke-zinc-50" />
</Button>
</div>
Expand Down

0 comments on commit 205c3d4

Please sign in to comment.