From a4d85a6d74312494a7c4547faf58001f522cf7d1 Mon Sep 17 00:00:00 2001 From: Ivo Oskamp Date: Thu, 19 Mar 2026 15:32:47 +0100 Subject: [PATCH] Use favicon as sidebar logo icon Replace placeholder SVG grid with the actual favicon.ico image. Co-Authored-By: Claude Sonnet 4.6 --- containers/backupchecks/src/templates/layout/base.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/containers/backupchecks/src/templates/layout/base.html b/containers/backupchecks/src/templates/layout/base.html index fb3d2d9..a7d33b2 100644 --- a/containers/backupchecks/src/templates/layout/base.html +++ b/containers/backupchecks/src/templates/layout/base.html @@ -80,12 +80,7 @@