From ea5696e7eb723ee26dddd605b1c24aa71a956074 Mon Sep 17 00:00:00 2001 From: Hosteroid Date: Mon, 9 Feb 2026 00:24:40 +0200 Subject: [PATCH] Update sidebar logo and add logo SVG Replace the previous icon-based logo in the sidebar with a clickable logo image, app title and subtitle, and adjust spacing/hover styles for better branding and accessibility. Wraps the logo and text in a link to '/' and preserves the mobile close button. Adds the new public/assets/logo.svg asset. --- app/Views/layout/sidebar.php | 13 +++++++------ public/assets/logo.svg | 1 + 2 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 public/assets/logo.svg diff --git a/app/Views/layout/sidebar.php b/app/Views/layout/sidebar.php index a7eec78..5f96a03 100644 --- a/app/Views/layout/sidebar.php +++ b/app/Views/layout/sidebar.php @@ -3,13 +3,14 @@
-
-
-
- + +