From 817e8fcdc0092b46adf8abd7af04027f70f289b7 Mon Sep 17 00:00:00 2001 From: Abhimanyu Rana Date: Thu, 11 May 2023 17:15:31 +0530 Subject: [PATCH] added footer --- 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 915ebc6..8c418c8 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -33,7 +33,7 @@ const { title } = Astro.props; - +