From ff0a410d2c68734ba6e7ad4125328d52f736c227 Mon Sep 17 00:00:00 2001 From: maxDorninger <97409287+maxDorninger@users.noreply.github.com> Date: Sun, 29 Jun 2025 23:35:59 +0200 Subject: [PATCH] fix favicon not working --- web/src/routes/+layout.svelte | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/web/src/routes/+layout.svelte b/web/src/routes/+layout.svelte index f573484..547991a 100644 --- a/web/src/routes/+layout.svelte +++ b/web/src/routes/+layout.svelte @@ -1,11 +1,17 @@ - - + + MediaManager + + + + + + {@render children()}