From dcf5bd40027f4264d2cd201278824e185869c412 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Fri, 18 Aug 2023 18:35:45 +0100 Subject: Back to top link goes RIGHT to the top --- src/layouts/Article.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/layouts/Article.astro') diff --git a/src/layouts/Article.astro b/src/layouts/Article.astro index 253479b..5e95147 100644 --- a/src/layouts/Article.astro +++ b/src/layouts/Article.astro @@ -9,7 +9,7 @@ const { title } = Astro.props; --- -
+
-- cgit v1.2.3