From 756617328f2e2f6a822ac518acbe586602907eff Mon Sep 17 00:00:00 2001 From: "Aitor C. Urrutia Aranburu" Date: Mon, 1 Sep 2025 17:54:59 +0200 Subject: [PATCH] feat: og image ezartzen du --- front/src/layouts/Layout.astro | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/front/src/layouts/Layout.astro b/front/src/layouts/Layout.astro index e3731e6..8daa88f 100644 --- a/front/src/layouts/Layout.astro +++ b/front/src/layouts/Layout.astro @@ -28,6 +28,16 @@ const { title, description = "" } = Astro.props; + + + + + + +