This commit is contained in:
mantikoros 2022-01-12 23:44:34 -06:00
commit 431f8d41cf

View File

@ -59,7 +59,6 @@ function getNavigationOptions(user: User, options: { mobile: boolean }) {
name: 'Discord',
href: 'https://discord.gg/eHQBNBqXuh',
},
...(mobile ? [{ name: 'About', href: '/about' }] : []),
{
name: 'About',
href: '/about',