mirror of
https://github.com/tjsga/tj-sga-website-react.git
synced 2025-04-09 22:50:17 -04:00
Added 'Get Involved' to navbar
This commit is contained in:
parent
4f8eec4128
commit
eae7f6ab8e
|
@ -49,6 +49,10 @@ let pages = [
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
url: '/involved',
|
||||
title: 'Get Involved',
|
||||
},
|
||||
];
|
||||
|
||||
export function Submenu({ items }) {}
|
||||
|
|
Loading…
Reference in New Issue
Block a user