We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8dc7a6 + ee83199 commit 0507a2aCopy full SHA for 0507a2a
src/components/Header.tsx
@@ -94,7 +94,7 @@ const Header = () => {
94
{item.label}
95
</button>
96
))}
97
- <a href="https://raw.githubusercontent.com/MickyMik/ditems-data-craft/main/resume/CV_METINHOUE_FR.pdf" download target="_blank" rel="noopener noreferrer"></a>
+ <a href="https://raw.githubusercontent.com/MickyMik/ditems-data-craft/main/resume/CV_METINHOUE_FR.pdf" download target="_blank" rel="noopener noreferrer">
98
<Button variant="download" size="lg">
99
<Download className="w-5 h-5" />
100
Download Resume
0 commit comments