From 7317ed58afe789df5b9538e432f830ae90456632 Mon Sep 17 00:00:00 2001 From: Jaret Burkett Date: Tue, 10 Jun 2025 08:40:51 -0600 Subject: [PATCH] Adjust the ui of the sidebar --- ui/src/components/Sidebar.tsx | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/ui/src/components/Sidebar.tsx b/ui/src/components/Sidebar.tsx index 3f6dfcc5..324b6097 100644 --- a/ui/src/components/Sidebar.tsx +++ b/ui/src/components/Sidebar.tsx @@ -11,11 +11,12 @@ const Sidebar = () => { ]; return ( -
-
-

- Ostris AI Toolkit - Ostris - AI Toolkit +
+
+

+ Ostris AI Toolkit + Ostris + AI-Toolkit

- +
@@ -44,7 +45,7 @@ const Sidebar = () => {
-
SUPPORT THIS PROJECT
+
Support AI-Toolkit
);