diff --git a/ui/index.html b/ui/index.html index 6d9bb86f..feadf71f 100644 --- a/ui/index.html +++ b/ui/index.html @@ -2,7 +2,7 @@
- +{subtitle}
diff --git a/ui/src/components/LayoutShell.tsx b/ui/src/components/LayoutShell.tsx index 5ba35c20..ab38b5da 100644 --- a/ui/src/components/LayoutShell.tsx +++ b/ui/src/components/LayoutShell.tsx @@ -1,4 +1,5 @@ import { Outlet, useNavigate, useLocation } from 'react-router'; +import { config } from '../config'; import { AppShell, Sidebar, @@ -616,7 +617,7 @@ function LayoutContent() { // --- Render ------------------------------------------------------- const camelLogo = ( -