From d41d9e900a4ce25544a07113c082d762af2d9cc9 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Fri, 18 Aug 2023 21:01:31 +0100 Subject: Pulls out back-to-top module --- src/components/Footer.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/components/Footer.astro b/src/components/Footer.astro index c636c8d..f1ee19c 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -8,7 +8,7 @@ const t = translate(locale); --- -- cgit v1.2.3