From a2992b2a38cd236693211cd791e162719f43f9d9 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Mon, 14 Jul 2025 16:34:22 +0200 Subject: Fix links and improve descriptions across blog and portfolio layouts --- src/layouts/Layout.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/layouts/Layout.astro') diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 20dca59..d6ccaa0 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -12,8 +12,8 @@ interface Props { const { title, description, empty } = Astro.props; --- - - + + -- cgit v1.3