mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Rename portfolio to projects
This commit is contained in:
@@ -29,7 +29,7 @@ const Nav = () => {
|
||||
icon={mode === 'dark' ? '/icons/sun.svg' : '/icons/moon.svg'}
|
||||
onClick={toggle}
|
||||
/>
|
||||
<Button href='/portfolio'>Portfolio</Button>
|
||||
<Button href='/projects'>Projects</Button>
|
||||
<Button href='/blog'>Blog</Button>
|
||||
<Button href='/contact'>Contact</Button>
|
||||
<Button href='/resume.pdf' target='_blank' variant='outline'>
|
||||
|
||||
Reference in New Issue
Block a user