Show /charity in signed-out sidebar
This commit is contained in:
parent
b42e77858f
commit
1caed44552
|
@ -32,6 +32,7 @@ const navigation = [
|
|||
const signedOutNavigation = [
|
||||
{ name: 'Home', href: '/home', icon: HomeIcon },
|
||||
{ name: 'Explore', href: '/markets', icon: SearchIcon },
|
||||
{ name: 'Charity', href: '/charity', icon: HeartIcon },
|
||||
{ name: 'About', href: 'https://docs.manifold.markets', icon: BookOpenIcon },
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user