From b0246b5aa897ba8c04bd9d59c6af0c240225eb13 Mon Sep 17 00:00:00 2001 From: Andres Date: Fri, 11 Apr 2025 03:36:53 +0200 Subject: [PATCH] remove banner for now (it's bugged :( ) --- src/app/layout.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8cb2b6d..5dbad4a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -42,17 +42,17 @@ export default async function RootLayout({ /> - - Version 0.2.4 is out! - - Learn more in our Discord server. - - + {/**/} + {/* Version 0.2.4 is out!*/} + {/* */} + {/* Learn more in our Discord server.*/} + {/* */} + {/**/}