From e94e6bb5a8bb26d34a7dedd4b964bd0f64a1f837 Mon Sep 17 00:00:00 2001 From: Deon Sanchez <69873175+deon-sanchez@users.noreply.github.com> Date: Tue, 30 Sep 2025 13:39:33 -0600 Subject: [PATCH] logo fix --- frontend/src/components/layout-wrapper.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/layout-wrapper.tsx b/frontend/src/components/layout-wrapper.tsx index c59b5158..0585a357 100644 --- a/frontend/src/components/layout-wrapper.tsx +++ b/frontend/src/components/layout-wrapper.tsx @@ -80,11 +80,11 @@ export function LayoutWrapper({ children }: { children: React.ReactNode }) { return (
-
+
{/* Logo/Title */} -
+
- OpenRAG + OpenRAG