Added projects tab; first project
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 8m8s
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 8m8s
This commit is contained in:
@@ -7,6 +7,7 @@ import { ThemeToggle } from './ThemeToggle';
|
||||
|
||||
const navItems = [
|
||||
{ href: '/', label: 'Home' },
|
||||
{ href: '/projects', label: 'Projects' },
|
||||
{ href: '/blog', label: 'Writing' },
|
||||
{ href: '/resume', label: 'Resume' },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user