From cd22cb31d7f4e0ceb0c3e88c7f17e3fd57694f6b Mon Sep 17 00:00:00 2001 From: VityaSchel <59040542+VityaSchel@users.noreply.github.com> Date: Mon, 2 Oct 2023 21:50:41 +0400 Subject: [PATCH] attempt to fix #3 --- src/pages/[group].tsx | 6 ------ src/pages/_document.tsx | 2 ++ 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/src/pages/[group].tsx b/src/pages/[group].tsx index a959f48..b8d3579 100644 --- a/src/pages/[group].tsx +++ b/src/pages/[group].tsx @@ -19,12 +19,6 @@ export default function HomePage(props: PageProps) { return ( <> -
-