From 4f0494db40149d187730b6aacad4bd1efcb1ae60 Mon Sep 17 00:00:00 2001 From: liyunze <50455574+liyunze-coding@users.noreply.github.com> Date: Fri, 6 Oct 2023 23:18:29 +0800 Subject: [PATCH] updated Layout --- src/layouts/Layout.astro | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 5f7f57c..1c65e23 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -10,7 +10,10 @@ const { title } = Astro.props; - +