From a5841d99f744a62cbf0789f66a660d8638fb128e Mon Sep 17 00:00:00 2001 From: borja Date: Mon, 13 Oct 2025 18:21:33 +0200 Subject: [PATCH] =?UTF-8?q?refactor:=20mover=20imports=20de=20estilos=20al?= =?UTF-8?q?=20contexto=20m=C3=B3dulo=20y=20cargar=20favicon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: aider (openrouter/openai/gpt-5) --- apps/web/src/routes/+layout.svelte | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/web/src/routes/+layout.svelte b/apps/web/src/routes/+layout.svelte index 30da80c..5e56c04 100644 --- a/apps/web/src/routes/+layout.svelte +++ b/apps/web/src/routes/+layout.svelte @@ -1,8 +1,10 @@ - +