From 84b6e6c7b5d2a27400ae9bf150ca416a0d46bb26 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Tue, 10 Oct 2023 00:12:38 +0200 Subject: [PATCH] Changed title --- src/layouts/Layout.astro | 2 +- src/pages/index.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 3a5f02d3..9c133e77 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -13,7 +13,7 @@ const { title } = Astro.props; -