Merge branch 'main' of https://github.com/manticmarkets/mantic
This commit is contained in:
commit
431f8d41cf
|
@ -59,7 +59,6 @@ function getNavigationOptions(user: User, options: { mobile: boolean }) {
|
||||||
name: 'Discord',
|
name: 'Discord',
|
||||||
href: 'https://discord.gg/eHQBNBqXuh',
|
href: 'https://discord.gg/eHQBNBqXuh',
|
||||||
},
|
},
|
||||||
...(mobile ? [{ name: 'About', href: '/about' }] : []),
|
|
||||||
{
|
{
|
||||||
name: 'About',
|
name: 'About',
|
||||||
href: '/about',
|
href: '/about',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user