From ca90f4810a173d476facb0064cd5b10c6570cb35 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 18 May 2023 08:54:09 -0400 Subject: chore: fix styling for footer + move to components/ --- src/layouts/Index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/layouts/Index.astro') diff --git a/src/layouts/Index.astro b/src/layouts/Index.astro index ea3cfb3..0aa436e 100644 --- a/src/layouts/Index.astro +++ b/src/layouts/Index.astro @@ -15,7 +15,7 @@ const { title, description } = Astro.props;