Skip to content

Commit 80d79ef

Browse files
author
metinhoue
committed
change on header
1 parent 6ddffb7 commit 80d79ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/Header.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,12 @@ 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>
9798
<Button variant="download" size="lg">
9899
<Download className="w-5 h-5" />
99100
Download Resume
100101
</Button>
102+
</a>
101103
</div>
102104
</div>
103105
)}

0 commit comments

Comments
 (0)