From b86529c06eee944f8bdfba1a85bf4e38e1044285 Mon Sep 17 00:00:00 2001 From: Alexis Date: Mon, 9 Jun 2025 22:21:03 +0200 Subject: [PATCH] Added schema data for author --- src/layouts/Layout.astro | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index e70fbfe..a76a4a3 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -75,6 +75,35 @@ const { description = baseTitle } = Astro.props; + +