From 6c6447f98febaccd463ea83d37a287a644c9ec98 Mon Sep 17 00:00:00 2001 From: planetabhi Date: Thu, 28 Dec 2023 21:56:35 +0530 Subject: [PATCH] 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 5ac1c60..77819b6 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -76,7 +76,7 @@ const { site, title, tagline } = Astro.props;