Skip to content

Commit ee83199

Browse files
author
metinhoue
committed
rechange
1 parent 80d79ef commit ee83199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const Header = () => {
9494
{item.label}
9595
</button>
9696
))}
97-
<a href="https://raw.githubusercontent.com/MickyMik/ditems-data-craft/main/resume/CV_METINHOUE_FR.pdf" download target="_blank" rel="noopener noreferrer"></a>
97+
<a href="https://raw.githubusercontent.com/MickyMik/ditems-data-craft/main/resume/CV_METINHOUE_FR.pdf" download target="_blank" rel="noopener noreferrer">
9898
<Button variant="download" size="lg">
9999
<Download className="w-5 h-5" />
100100
Download Resume

0 commit comments

Comments
 (0)