change work to projects
This commit is contained in:
@@ -5,7 +5,7 @@ import type { iconPaths } from './IconPaths';
|
||||
|
||||
const textLinks: { label: string; href: string }[] = [
|
||||
{ label: 'Home', href: '/' },
|
||||
{ label: 'Work', href: '/work/' },
|
||||
{ label: 'Projects', href: '/projects/' },
|
||||
{ label: 'About', href: '/about/' },
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user