From e375a96c7dc295abb6f9325780bece89dc52a3d0 Mon Sep 17 00:00:00 2001 From: Abhimanyu Rana Date: Fri, 12 May 2023 16:23:59 +0530 Subject: [PATCH] footer fix --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 499194a..6b7b075 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -33,7 +33,7 @@ const { title } = Astro.props; - +