diff --git a/dashboard/client/src/Dashboard.tsx b/dashboard/client/src/Dashboard.tsx
index e542695ec..ce65734d2 100644
--- a/dashboard/client/src/Dashboard.tsx
+++ b/dashboard/client/src/Dashboard.tsx
@@ -65,20 +65,26 @@ export default function Dashboard({}: Props) {
},
}}
>
- {
- config.logo ?
- : STACK_NAME
- }
-
- {user ? (
-