diff --git a/web/components/nav/sidebar.tsx b/web/components/nav/sidebar.tsx index b0a9862b..71842559 100644 --- a/web/components/nav/sidebar.tsx +++ b/web/components/nav/sidebar.tsx @@ -164,6 +164,7 @@ 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', @@ -226,6 +227,7 @@ 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 ) diff --git a/web/pages/date-docs/index.tsx b/web/pages/date-docs/index.tsx index d2dd874c..9ddeb57f 100644 --- a/web/pages/date-docs/index.tsx +++ b/web/pages/date-docs/index.tsx @@ -41,7 +41,7 @@ export default function DatePage(props: { return (
- + {!hasDoc && ( <SiteLink href="/date-docs/create" className="!no-underline">