From e0d2d8b427c3bddabd68c6ec533eca7278e026af Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Mon, 29 Jul 2024 12:59:18 +0200 Subject: [PATCH] Another Try --- src/layouts/NavbarLayout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/NavbarLayout.astro b/src/layouts/NavbarLayout.astro index 5104dac..2ce9df5 100644 --- a/src/layouts/NavbarLayout.astro +++ b/src/layouts/NavbarLayout.astro @@ -29,7 +29,7 @@ const {title, description} = Astro.props;