From 4edb16a1b468cfb0f6ff7aad57d35b102ebdc36f Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Mon, 18 Jul 2022 23:24:40 -0700 Subject: [PATCH] Show Atlas logo --- web/components/nav/manifold-logo.tsx | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/web/components/nav/manifold-logo.tsx b/web/components/nav/manifold-logo.tsx index ec15d54b..35a68f39 100644 --- a/web/components/nav/manifold-logo.tsx +++ b/web/components/nav/manifold-logo.tsx @@ -17,16 +17,23 @@ export function ManifoldLogo(props: { return ( - + {!ENV_CONFIG.navbarLogoPath && ( + + )} {!hideText && (ENV_CONFIG.navbarLogoPath ? ( - + ) : twoLine ? (