mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Rename resume file
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@ const Nav: FC = () => {
|
||||
<Button onClick={() => router.push('/about')}>About</Button>
|
||||
<Button onClick={() => router.push('/portfolio')}>Portfolio</Button>
|
||||
<Button onClick={() => router.push('/blog')}>Blog</Button>
|
||||
<Button variant='outline' onClick={() => window.open('/hazem-krimi.pdf', '_blank')}>
|
||||
<Button variant='outline' onClick={() => window.open('/resume.pdf', '_blank')}>
|
||||
Resume
|
||||
</Button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user