From 38047b1ddf92e8289f224d2cffaf5592ac37c303 Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Mon, 12 Aug 2024 22:32:39 +0200 Subject: [PATCH] Fix page --- src/layouts/PageLayout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/PageLayout.astro b/src/layouts/PageLayout.astro index 6eb11ec..0740cb1 100644 --- a/src/layouts/PageLayout.astro +++ b/src/layouts/PageLayout.astro @@ -7,7 +7,7 @@ const {title, description} = Astro.props; -
+