From 8cb952f30798d545f5d0f0690ab02df7eb978a74 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Tue, 29 Apr 2025 08:43:32 +0200 Subject: Fix OG url --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/layouts/Layout.astro') diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 97115b5..f1c37c9 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -32,7 +32,7 @@ const { title, description, empty } = Astro.props; - + -- cgit v1.3