Remove dating docs from More menu
This commit is contained in:
parent
af66d94c84
commit
33dfce3e16
|
@ -164,7 +164,6 @@ function getMoreDesktopNavigation(user?: User | null) {
|
|||
{ name: 'Charity', href: '/charity' },
|
||||
{ name: 'Send M$', href: '/links' },
|
||||
{ name: 'Discord', href: 'https://discord.gg/eHQBNBqXuh' },
|
||||
{ name: 'Dating docs', href: '/date-docs' },
|
||||
{ name: 'Help & About', href: 'https://help.manifold.markets/' },
|
||||
{
|
||||
name: 'Sign out',
|
||||
|
@ -227,7 +226,6 @@ function getMoreMobileNav() {
|
|||
{ name: 'Charity', href: '/charity' },
|
||||
{ name: 'Send M$', href: '/links' },
|
||||
{ name: 'Discord', href: 'https://discord.gg/eHQBNBqXuh' },
|
||||
{ name: 'Dating docs', href: '/date-docs' },
|
||||
],
|
||||
signOut
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user