From 9285c18f8a749708a6ac9595031943e9d5d56ffb Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 23 Apr 2025 00:26:19 +0000 Subject: [PATCH] fix/#98-go-back-to-landing-page Co-authored-by: hyohyeok1 --- site/src/modules/dashboard/Navbar/NavbarView.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/site/src/modules/dashboard/Navbar/NavbarView.tsx b/site/src/modules/dashboard/Navbar/NavbarView.tsx index e93c7e7218b0f..c7c194df5bc25 100644 --- a/site/src/modules/dashboard/Navbar/NavbarView.tsx +++ b/site/src/modules/dashboard/Navbar/NavbarView.tsx @@ -48,20 +48,24 @@ export const NavbarView: FC = ({ const LogoHEaaNDark = "/favicons/heaan-dark.svg"; const LogoHEaaNLight = "/favicons/heaan-light.svg"; + const landingURL = "https://heaan.io"; + return (
- + {/**/} + HEaaN-logo + {/*{logo_url ? ( ) : ( )}*/} - + {/**/}