From e963a4535d82e1466e2fdf4808ca0a90861aafeb Mon Sep 17 00:00:00 2001 From: Makhuta Date: Sat, 7 Feb 2026 00:03:27 +0100 Subject: [PATCH] Added logo to header when theatre is active - added logo header to top nav bar so when theatre is active you are able to go to home page without exiting theatre mode --- materialious/src/routes/(app)/+layout.svelte | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/materialious/src/routes/(app)/+layout.svelte b/materialious/src/routes/(app)/+layout.svelte index b8381df1..5ce139fb 100644 --- a/materialious/src/routes/(app)/+layout.svelte +++ b/materialious/src/routes/(app)/+layout.svelte @@ -302,6 +302,13 @@ {#if !$isAndroidTvStore}