From ce9971b9e4acd93b8161fdd971d48ca06ad5ef96 Mon Sep 17 00:00:00 2001 From: Dionisio Date: Fri, 13 Feb 2026 22:22:57 +0100 Subject: [PATCH] fix(ui): make top-left logo a clickable link to home Wrap the logo-container div in an so clicking the OxiCloud logo navigates back to the root/home view, matching the widely accepted web convention. Fixes #97 --- static/index.html | 4 ++-- static/sw.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/static/index.html b/static/index.html index 52aa70dd..9d81046f 100644 --- a/static/index.html +++ b/static/index.html @@ -46,7 +46,7 @@