From 4b27d9a09d75b0cd23495061ca2cacdaca9a09d4 Mon Sep 17 00:00:00 2001 From: Mohannad Otaibi Date: Sat, 22 Jun 2024 19:47:13 +0300 Subject: [PATCH] Update Layout.astro --- src/layouts/Layout.astro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 2669bbb..f4147c3 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -102,6 +102,8 @@ const { title, description } = Astro.props; + + {title}