From f8551705625b0628b4ee3d226721fa2d4b6f237a Mon Sep 17 00:00:00 2001 From: stroblme Date: Thu, 27 Aug 2026 16:15:39 +0200 Subject: [PATCH] A documentation link in the sidebar, and the footer points home MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Documentation above Settings, opening in a new tab — the docs are read beside the work, not instead of it. The footer's "Fluksio - " links to fluksio.com; the sidebar logo deliberately keeps going Home, since navigating a running installation away to a marketing page is not what pressing it means. Co-Authored-By: Claude Opus 5 (1M context) --- frontend/src/components/Common/Footer.tsx | 11 +++++++++- .../src/components/Sidebar/AppSidebar.tsx | 21 ++++++++++++++++++- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/Common/Footer.tsx b/frontend/src/components/Common/Footer.tsx index bef73e1..8623448 100644 --- a/frontend/src/components/Common/Footer.tsx +++ b/frontend/src/components/Common/Footer.tsx @@ -14,7 +14,16 @@ export function Footer() { return (