+ {subtitle}
diff --git a/ui/src/components/LayoutShell.tsx b/ui/src/components/LayoutShell.tsx index cd8da905..c4264cca 100644 --- a/ui/src/components/LayoutShell.tsx +++ b/ui/src/components/LayoutShell.tsx @@ -16,6 +16,7 @@ import { useStarred, } from '@cameleer/design-system'; import type { SearchResult, SidebarTreeNode } from '@cameleer/design-system'; +import sidebarLogo from '@cameleer/design-system/assets/cameleer3-48.png'; import { Box, Settings, FileText, ChevronRight, Square, Pause, Star, X } from 'lucide-react'; import { useQueryClient } from '@tanstack/react-query'; import { useRouteCatalog } from '../api/queries/catalog'; @@ -625,7 +626,7 @@ function LayoutContent() { // --- Render ------------------------------------------------------- const camelLogo = ( -
+