From 2861df3c1724990c3a59fac7be31c5118741f131 Mon Sep 17 00:00:00 2001 From: Marc Brooks Date: Thu, 22 May 2025 06:08:38 -0500 Subject: [PATCH] feat(ui): Add a clickable link to the header logo Might as well drive traffic to you :) --- ui/src/components/Header.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ui/src/components/Header.tsx b/ui/src/components/Header.tsx index 543634a..2b958ad 100644 --- a/ui/src/components/Header.tsx +++ b/ui/src/components/Header.tsx @@ -60,8 +60,10 @@ export default function DashboardNavbar({
- - + + + +