From 3f33d93e853095f36f9e31b21d897f6bae2d20e8 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Thu, 22 Jan 2026 01:06:18 +0100 Subject: Estilo más retro MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/Layout.astro | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) (limited to 'src/layouts/Layout.astro') diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 9e432bb..f484ce8 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -52,6 +52,7 @@ const { title, description, empty } = Astro.props;
+
{empty ? null :