From 298518e2fcf24c5ab168413f08ccd86570c7de6d Mon Sep 17 00:00:00 2001 From: kartofen Date: Tue, 30 Aug 2022 11:12:21 +0300 Subject: minor fixes --- src/layouts/ThreadLayout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/layouts/ThreadLayout.astro') diff --git a/src/layouts/ThreadLayout.astro b/src/layouts/ThreadLayout.astro index 24aba41..cf8c394 100644 --- a/src/layouts/ThreadLayout.astro +++ b/src/layouts/ThreadLayout.astro @@ -9,7 +9,7 @@ const { title } = Astro.props as Props; {title} -
+
-- cgit v1.2.3