Skip to content

Commit 0507a2a

Browse files
authored
Merge pull request #36 from MickyMik/dev
rechange
2 parents d8dc7a6 + ee83199 commit 0507a2a

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)